[lego/master] Add footer macro

25 Jun
2019
25 Jun
'19
1:43 p.m.
commit 763a1dbd2fcc89881d52d4887f38dad3910c8d68 Author: hiro <hiro@torproject.org> Date: Tue Jun 25 15:43:45 2019 +0200 Add footer macro --- templates/macros/footer.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/macros/footer.html b/templates/macros/footer.html new file mode 100644 index 0000000..90b9dfd --- /dev/null +++ b/templates/macros/footer.html @@ -0,0 +1,3 @@ +{% macro render_faq() %} + <a href="https://www.torproject.org/docs/trademark-faq" target="_blank" class="text-primary text-light"><u>FAQ</u></a> +{% endmacro %}
2175
Age (days ago)
2175
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org