theme/templates/trademark.html

Sun, 17 Apr 2016 18:12:25 +0200

author
David Douard <david.douard@logilab.fr>
date
Sun, 17 Apr 2016 18:12:25 +0200
changeset 48
0a7b1c6b1796
parent 36
9507107a1133
permissions
-rw-r--r--

[LPD422FM] new blog about the LPD 422 FM regulated power supply

        {% 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 %}

mercurial