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

[tor-commits] [tpo/staging] Add cy-pres page



commit 76501750c65b1598453a45b92fc6535c2f2b722e
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Tue Jul 30 13:58:03 2019 +0200

    Add cy-pres page
---
 templates/about.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/templates/about.html b/templates/about.html
index 8a6552c..706617d 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -12,6 +12,10 @@
             <div class="container py-3 mt-5 preamble">
               {{ this.parent.body }}
             </div>
+          {% elif this.path ==  "/about/cy-pres" %}
+            <div class="container py-3 mt-5 preamble">
+              {{ this.parent.body }}
+            </div>
           {% elif this.parent.path == "/about/jobs" %}
             <div class="container py-3 mt-5">
               {{ this.summary }}



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