diff --git a/assets/templates/base.html b/assets/templates/base.html
new file mode 100644
index 0000000..9f0569f
--- /dev/null
+++ b/assets/templates/base.html
@@ -0,0 +1,131 @@
+
+
+
+
+
+
+ {%block title %}{{ owner }}/{{ repo }} – {% endblock title %}Mintee
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{% block content %}{%endblock content %}
+
+
+
+
+
+
+