Make redirect default page behaviour
This commit is contained in:
parent
7f5d1cc7ca
commit
80224ddb98
|
@ -29,7 +29,7 @@
|
|||
<div class="page-header">
|
||||
<h1>Pantsu Paste</h1>
|
||||
</div>
|
||||
<form action="/save/html" method="post" class="form-horizontal">
|
||||
<form action="/save/redirect" method="post" class="form-horizontal">
|
||||
<fieldset>
|
||||
<div class="well" style="padding-top: 10px;">
|
||||
<div class="form-group is-empty" style="margin-top: 0px;">
|
||||
|
|
Loading…
Reference in New Issue