fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix
[wolnelektury.git]
/
src
/
club
/
templates
/
club
/
member_verify.html
1
<html>
2
<body>
3
<form method="post">
4
{% csrf_token %}
5
<textarea name="emails" cols="80" rows="20"></textarea>
6
<button type="submit">Sprawdź</button>
7
</form>
8
<textarea cols="100" rows="20">{{ result }}</textarea>