[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/develop] Add links to source code and ticket creation to bridges.tpo footers.



commit a90e586fbbac021d8c807a70c0afef5b6dac6086
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Tue Jan 28 17:54:53 2014 +0000

    Add links to source code and ticket creation to bridges.tpo footers.
---
 lib/bridgedb/templates/base.html |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lib/bridgedb/templates/base.html b/lib/bridgedb/templates/base.html
index 629680e..4a80040 100644
--- a/lib/bridgedb/templates/base.html
+++ b/lib/bridgedb/templates/base.html
@@ -73,6 +73,13 @@ ${self.body()}
 
 <div class="footer">
   <p>&copy; The Tor Project</p>
+  <p>
+    <a href="https://gitweb.torproject.org/bridgedb.git";>${_("Source Code")}</a>
+    &middot
+    <a href="https://trac.torproject.org/projects/tor/newticket?component=BridgeDB&keywords=bridgedb-reportbug&cc=isis&owner=isis";>${_("Report a Bug")}</a>
+    &middot
+    <a href="mailto:isis@xxxxxxxxxxxxxx";>${_("Contact")}</a>
+  </p>
 </div>
 
 </div> <!-- /container -->



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits