aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read/templates/archives.html
diff options
context:
space:
mode:
Diffstat (limited to 'Just-Read/templates/archives.html')
-rw-r--r--Just-Read/templates/archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Just-Read/templates/archives.html b/Just-Read/templates/archives.html
index e4f26b8..98c8bdb 100644
--- a/Just-Read/templates/archives.html
+++ b/Just-Read/templates/archives.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% block title %}Archivo - {{ SITENAME }}{% endblock %}
+{% block title %}Archive - {{ SITENAME }}{% endblock %}
{% block scripts %}
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>