Admin interface for snippets
This commit is contained in:
parent
45df60cfc6
commit
53ce827b17
15 changed files with 214 additions and 83 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<p>
|
||||
OpenID URL:
|
||||
<input type=text name=openid class=openid size=30>
|
||||
<input type=hidden name=next value="{{ request.values.next or request.referrer or url_for('general.index') }}">
|
||||
<input type=hidden name=next value="{{ next }}">
|
||||
<input type=submit value=Login>
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue