diff --git a/input/base_template.html b/input/base_template.html
new file mode 100644
index 0000000..4b35afc
--- /dev/null
+++ b/input/base_template.html
@@ -0,0 +1,129 @@
+
+
+
+
+
+ {{ report_title }}
+
+
+
+
+
+
+ {% block content %}{% endblock %}
+
+
+
+
diff --git a/input/image.png b/input/image.png
new file mode 100644
index 0000000..950e1aa
Binary files /dev/null and b/input/image.png differ