fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
api for redakcja (needs some testing and chrome)
[wolnelektury.git]
/
wolnelektury
/
templates
/
registration
/
login.html
1
<form method="POST" action="">
2
{% csrf_token %}
3
{{ form }}
4
<input type="submit" />
5
</form>