summaryrefslogtreecommitdiff
path: root/templates/admin_faq.html
blob: 0eee8d204ca94ead4731987543d7a4d76ee20e27 (plain)
1
2
3
4
5
6
%faqs%
<hr/>Create new FAQ:
<form action="%link%&action=create" method="post">
%new_form%
    <input type="submit" name="submit" value="Create" />
</form>