summaryrefslogtreecommitdiff
path: root/templates/archives/writing.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/archives/writing.html')
-rw-r--r--templates/archives/writing.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/archives/writing.html b/templates/archives/writing.html
index a5717a6..91d0d6d 100644
--- a/templates/archives/writing.html
+++ b/templates/archives/writing.html
@@ -2,8 +2,8 @@
{% load typogrify %}
{% load pagination_tags %}
-{% block pagetitle %}Luxagraf | {% if region %}Writings from {{region.name|title|smartypants|safe}}{%else%}Writing Archive {%endif%}{% endblock %}
-{% block metadescription %}Writing Archive, Luxagraf{% endblock %}
+{% block pagetitle %}Luxagraf | {% if region %}Travel Writing from {{region.name|title|smartypants|safe}}{%else%}Travel Writing from Around the World {%endif%}{% endblock %}
+{% block metadescription %}{% if region %}Travel writing, essays and dispatches from {{region.name|title|smartypants|safe}}{%else%}Travel writing, essays and dispatches from around the world{%endif%}{% endblock %}
{%block bodyid%}id="writing"{%endblock%}