summaryrefslogtreecommitdiff
path: root/templates/terms.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/terms.html')
-rw-r--r--templates/terms.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/terms.html b/templates/terms.html
new file mode 100644
index 00000000..6699bd0f
--- /dev/null
+++ b/templates/terms.html
@@ -0,0 +1,4 @@
+{% extends 'layout.html' %}
+
+{% block content %}
+{% endblock %}