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

[tor-commits] [donate-static/master] Move the final template to the new layout, remove legacy layout



commit e11a0007c0d88324ce6656b85ae1e326d1ba36c1
Author: kez <kez@xxxxxxxxxxxxxx>
Date:   Tue Jun 22 16:18:53 2021 -0400

    Move the final template to the new layout, remove legacy layout
---
 templates/page.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/page.html b/templates/page.html
index 04305772..aa7a2cec 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -1,6 +1,6 @@
 {% extends "layout.html" %}
 {% block title %}{{ this.title }}{% endblock %}
-{% block body %}
+{% block content %}
   <h2>{{ this.title }}</h2>
   {{ this.body }}
 {% endblock %}



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