aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-26 19:15:28 +0200
committerxrs <xrs@mail36.net>2019-06-26 19:15:28 +0200
commit3c0a1783bdf48593618230f8b2dbcea5570916ce (patch)
tree09d2b4baf859b5464ffaa80798e2ce66f078472c
parent32f33f6797e347b73cf550e5c3499587b6b8967d (diff)
downloadwww-3c0a1783bdf48593618230f8b2dbcea5570916ce.tar.gz
www-3c0a1783bdf48593618230f8b2dbcea5570916ce.zip
rename title of video.html
-rw-r--r--template/video.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/video.html.j2 b/template/video.html.j2
index b6090a3f..8198d3d4 100644
--- a/template/video.html.j2
+++ b/template/video.html.j2
@@ -5,7 +5,7 @@
5 <div class="container"> 5 <div class="container">
6 <div class="text-center"> 6 <div class="text-center">
7 <header> 7 <header>
8 <h1>{{ _("Media related to GNUnet") }}</h1> 8 <h1>{{ _("Talks related to GNUnet") }}</h1>
9 </header> 9 </header>
10 </div> 10 </div>
11 </div> 11 </div>