theme/templates/trademark.html@4fa6621fec0f
theme/templates/trademark.html
Sun, 18 Sep 2016 22:40:28 +0200
- author
- David Douard <david.douard@logilab.fr>
- date
- Sun, 18 Sep 2016 22:40:28 +0200
- changeset 68
- 4fa6621fec0f
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[hp34970a] an article dedicted to the protocol
{% if TRADEMARK_TEXT %}
<div class="row">
<div class="small-12 column">
<p style="font-size: 0.8em; margin-top:1em; text-align:center;">
{{ TRADEMARK_TEXT }}
</p>
</div>
</div>
{% endif %}