aboutsummaryrefslogtreecommitdiff
path: root/app/templates/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/register.html')
-rw-r--r--app/templates/register.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/templates/register.html b/app/templates/register.html
new file mode 100644
index 0000000..56d9855
--- /dev/null
+++ b/app/templates/register.html
@@ -0,0 +1,5 @@
+{% extends 'base.html' %}
+
+{% block content %}
+
+{% endblock %}