[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/master] Fix typo in navbar
commit 77c3d8dece38b90ba9a94f04331c44a22ac0ad5c
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Tue Mar 26 17:25:58 2019 +0100
Fix typo in navbar
---
templates/navbar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/navbar.html b/templates/navbar.html
index 6bc92c2..95bb0e5 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -42,7 +42,7 @@
{% else %}
<button type="button" class="btn btn-dark bg-dark dropdown-toggle btn-block my-3 my-sm-0" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
{% endif %}
- { bag('alternatives', this.alt, 'language') }}
+ {{ bag('alternatives', this.alt, 'language') }}
</button>
<div class="dropdown-menu">
{% for id, item in bag('alternatives').items() %}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits