submit as post
This commit is contained in:
parent
1f4e175da5
commit
74ce0b7f94
|
@ -43,7 +43,7 @@
|
|||
<div class="span-19 colborder">
|
||||
{% if show_url_form %}
|
||||
{% block url_form %}
|
||||
<form name="url_form" action="/submit/" method="get">
|
||||
<form name="url_form" action="/submit/" method="post">
|
||||
{{ link_form.as_p }}
|
||||
<input type="submit" value="Submit" />
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue
Block a user