Fix incorrect container end div
This commit is contained in:
parent
bdddf8632c
commit
0f858d84f9
|
@ -449,14 +449,13 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
<div class="well">
|
||||
<code>$ <command> | curl -F 'p=<-' https://p.pantsu.cat/save</code>
|
||||
<code>https://p.pantsu.cat/save/(XML|JSON|HTML)</code>
|
||||
<code>https://p.pantsu.cat/p/(PASTE)/(lang)</code>
|
||||
<code>https://p.pantsu.cat/del/(PASTE)/(DELKEY)</code>
|
||||
<code>$ <command> | curl -F 'p=<-' https://p.pantsu.cat/save</code><br/>
|
||||
<code>https://p.pantsu.cat/save/(XML|JSON|HTML)</code><br/>
|
||||
<code>https://p.pantsu.cat/p/(PASTE)/(lang)</code><br/>
|
||||
<code>https://p.pantsu.cat/del/(PASTE)/(DELKEY)</code><br/>
|
||||
<p>Source: <a href="https://github.com/ewhal/Pastebin">Github</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue