summaryrefslogtreecommitdiff
path: root/design/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/base.html')
-rw-r--r--design/templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index adb1465..71a9fcf 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html {%block htmlclass%}{%endblock%} dir="ltr" lang="en-US">
+ {% block sitename %}
<head>
+ <title>{% block pagetitle %}Luxagraf - Topografical Writings{% endblock %}</title>{%endblock%}
<meta charset="utf-8">
- <title>{% block pagetitle %}Luxagraf - Topografical Writings{% endblock %}</title>
<meta name="description"
content="{% block metadescription %}Luxagraf: recording journeys around the world and just next door.{% endblock %}">
<meta name="author" content="Scott Gilbertson">