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

[tor-commits] [bridgedb/master] Add link to CHANGELOG from webserver.



commit f30cc6d2f2eabc5129a2e572707f6fc53c005e75
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon Mar 17 05:15:29 2014 +0000

    Add link to CHANGELOG from webserver.
---
 lib/bridgedb/templates/base.html |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/lib/bridgedb/templates/base.html b/lib/bridgedb/templates/base.html
index 55044e6..4eea5a5 100644
--- a/lib/bridgedb/templates/base.html
+++ b/lib/bridgedb/templates/base.html
@@ -105,10 +105,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="https://gitweb.torproject.org/bridgedb.git/blob_plain/HEAD:/CHANGELOG";>
+        ${_("Change Log")}</a>
+    &middot
+    <a href="https://gitweb.torproject.org/bridgedb.git";>${_("Source Code")}</a>
+    &middot
     <a href="mailto:isis@xxxxxxxxxxxxxx";>${_("Contact")}</a>
   </p>
 </div>



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