Repository URL to install this package:
|
Version:
2.11 ▾
|
<html>
<body>
<pre tal:content="string:amp=&amp; lt=&lt;" />
<pre tal:content="structure string:amp=&amp; lt=&lt;" />
<script tal:replace="structure string:<script />" />
<script tal:replace="string:<script />" />
<script tal:replace="string:${'<'}script /${'>'}" />
<script tal:replace="structure string:${'<'}script /${'>'}" />
<img alt="1 < 2: ${1 < 2}" />
</body>
</html>