diff --git a/templates/archives.html b/templates/archives.html
index e69de29..e1998ac 100644
--- a/templates/archives.html
+++ b/templates/archives.html
@@ -0,0 +1,47 @@
+{% extends "base.html" %}
+
+{% block title %}{{ SITENAME }} - Archives{% endblock %}
+
+{% block header %}
+
+
+