summaryrefslogtreecommitdiff
path: root/resources/html/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/html/about.html')
-rw-r--r--resources/html/about.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/html/about.html b/resources/html/about.html
new file mode 100644
index 0000000..aff3b2a
--- /dev/null
+++ b/resources/html/about.html
@@ -0,0 +1,4 @@
+{% extends "base.html" %}
+{% block content %}
+ <img src="/img/warning_clojure.png"></img>
+{% endblock %}