it/itf/templates/bpguideline.html
2011-04-18 19:06:11 +05:30

7 lines
133 B
HTML

{% load guidelines %}
<div class="itfInfo">
{% autoescape off %}
{{ text|link_bps|linebreaksbr }}
{% endautoescape %}
</div>