navbar and some corrections
[django_unres.git] / django_simple / todo / templates / about.html
diff --git a/django_simple/todo/templates/about.html b/django_simple/todo/templates/about.html
new file mode 100644 (file)
index 0000000..deaf0a7
--- /dev/null
@@ -0,0 +1,10 @@
+{% extends "base.html" %}
+
+{% load i18n lazysignup_tags %}
+{% block content %}
+
+              <br>
+              UNRES server version 28.11.2017 
+
+
+{% endblock %}
\ No newline at end of file