aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/templates/includes/comments.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-06 15:02:40 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-12-13 18:46:05 +0100
commitdb5388e47885b76083ee6a169863b5e718ca1246 (patch)
tree218cfce1037c099a650cbb382b69d50de681f5e8 /pelican-bootstrap3/templates/includes/comments.html
parent30c807519db25e1c9246a6c53b7545b36a2f1895 (diff)
downloadpelican-themes-db5388e47885b76083ee6a169863b5e718ca1246.tar.gz
Make pelican-bootstrap3 multilingual
This makes use of the i18n jinja extension as described in README.md. A Makefile is provided to facilitate new translations. A translation to German is also included.
Diffstat (limited to 'pelican-bootstrap3/templates/includes/comments.html')
-rw-r--r--pelican-bootstrap3/templates/includes/comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican-bootstrap3/templates/includes/comments.html b/pelican-bootstrap3/templates/includes/comments.html
index eade006..b37e2bf 100644
--- a/pelican-bootstrap3/templates/includes/comments.html
+++ b/pelican-bootstrap3/templates/includes/comments.html
@@ -1,7 +1,7 @@
{% if DISQUS_SITENAME %}
<hr/>
<section class="comments" id="comments">
- <h2>Comments</h2>
+ <h2>{{ _('Comments') }}</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">