fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3cc056ebb0cc5600f9b17bc1ce91ffa521e2c05c
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tag_dialog.html
1
<div id="add_tag_dialog" class="dialog">
2
<form method="POST" action="">
3
{{ forms.add_tag.as_p }}
4
</form>
5
</div>