[donate-static/master] Add Tor navbar

22 Oct
2021
22 Oct
'21
8:37 p.m.
commit e809cc4a6ae50f8734fe7863b8c1a336664fe522 Author: gus <gus@torproject.org> Date: Fri Oct 22 17:37:08 2021 -0300 Add Tor navbar --- templates/meta.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/meta.html b/templates/meta.html index 321462e9..e51f5aff 100644 --- a/templates/meta.html +++ b/templates/meta.html @@ -21,3 +21,6 @@ <title>{{ _("Tor Project") }} | {% block title %}{{ this.title }}{% endblock %}</title> {% block head %}{% endblock %} </head> +<header> + {% include 'navbar-min.html' %} +</header>
1353
Age (days ago)
1353
Last active (days ago)
0 comments
1 participants
participants (1)
-
gus@torproject.org