From 03c9d0b595432c19f6a5351570f19b99d417ac25 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 4 Jul 2013 00:15:35 +0300 Subject: Initial commit --- motor/templates/login.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 motor/templates/login.html (limited to 'motor/templates') diff --git a/motor/templates/login.html b/motor/templates/login.html new file mode 100644 index 0000000..fd3a3de --- /dev/null +++ b/motor/templates/login.html @@ -0,0 +1,13 @@ + + + + + +
+ {% csrf_token %} + + + +
+ + -- cgit v1.2.3