[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] add link
commit de56e35136d5ff327c79213f350d8a961a3a5e02
Author: emma peel <emma.peel@xxxxxxxxxx>
Date: Tue May 28 11:21:28 2019 +0200
add link
---
templates/localization.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/localization.html b/templates/localization.html
index e8d3881..2b611bd 100644
--- a/templates/localization.html
+++ b/templates/localization.html
@@ -15,8 +15,8 @@
<div class="card-body">
<div class="card-body">
<h4 class="text-primary">.{{ child.key }}</h4>
- <h4 class="card-title text-primary">{{ child.title }}</h4>
- <p class="card-text">{{ child.subtitle }}</p>
+ <h4 class="card-title text-primary"><a href="{{ _(child.path) }}">{{ _(child.title) }}</a></h4>
+ <p class="card-text">{{ _(child.subtitle) }}</p>
</div>
</div>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits