templates fixes
[turniej.git] / turniej / templates / base.html
index 4b28f18..e66d03d 100644 (file)
@@ -1,7 +1,7 @@
 <!doctype html>
 <html>
 <head>
-    <title>Turniej Elektrybałtów</title>
+    <title>Turniej Elektrybałtów{% block "extratitle" %}{% endblock %}</title>
     <meta charset="utf-8" />
 
     <link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico" />