From 18b1ea8fc1b50a663f8c58529cb26064623c8e4b Mon Sep 17 00:00:00 2001 From: str4d Date: Fri, 18 Jan 2013 03:42:02 +0000 Subject: [PATCH] Fixed URLs and added translation tags to blog, downloads and meetings pages --- i2p2www/pages/blog/index.html | 6 +- i2p2www/pages/blog/latest.html | 4 +- i2p2www/pages/blog/post.html | 2 +- i2p2www/pages/downloads/debian.html | 211 ++++++++++++++++++++-------- i2p2www/pages/downloads/list.html | 186 +++++++++++++++--------- i2p2www/pages/downloads/select.html | 10 +- i2p2www/pages/meetings/index.html | 19 ++- i2p2www/pages/meetings/show.html | 4 +- 8 files changed, 298 insertions(+), 144 deletions(-) diff --git a/i2p2www/pages/blog/index.html b/i2p2www/pages/blog/index.html index 8fdca6c3..4cc0bb5f 100644 --- a/i2p2www/pages/blog/index.html +++ b/i2p2www/pages/blog/index.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} -{% block title %}Blog Index{% endblock %} +{% block title %}{% trans %}Blog Index{% endtrans %}{% endblock %} {% block headextra %} - + {%- endblock %} {% block content %}