Commit 2b8f264d authored by Rafal's avatar Rafal

add login

parent cbc95b4d
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
</div> </div>
<div class="panel-body"> <div class="panel-body">
<form role="form" action="#" method="POST"> <form role="form" action="#" method="POST">
{% csrf_token %}
<fieldset> <fieldset>
<div class="row"> <div class="row">
<div class="center-block"> <div class="center-block">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment