it/itf/templates/bpguideline.html

7 lines
133 B
HTML
Raw Normal View History

2011-04-18 13:36:11 +00:00
{% load guidelines %}
<div class="itfInfo">
{% autoescape off %}
{{ text|link_bps|linebreaksbr }}
{% endautoescape %}
</div>