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