Fix incorrect container end div

This commit is contained in:
Eliot Whalan 2016-06-23 15:40:22 +10:00
parent f292c2baec
commit c91df4c359
No known key found for this signature in database
GPG Key ID: C0A42175139840D6

View File

@ -449,14 +449,13 @@
</div> </div>
</div> </div>
</div> </div>
</div>
</fieldset> </fieldset>
</form> </form>
<div class="well"> <div class="well">
<code>$ &lt;command&gt; | curl -F 'p=&lt;-' https://p.pantsu.cat/save</code> <code>$ &lt;command&gt; | curl -F 'p=&lt;-' https://p.pantsu.cat/save</code><br/>
<code>https://p.pantsu.cat/save/(XML|JSON|HTML)</code> <code>https://p.pantsu.cat/save/(XML|JSON|HTML)</code><br/>
<code>https://p.pantsu.cat/p/(PASTE)/(lang)</code> <code>https://p.pantsu.cat/p/(PASTE)/(lang)</code><br/>
<code>https://p.pantsu.cat/del/(PASTE)/(DELKEY)</code> <code>https://p.pantsu.cat/del/(PASTE)/(DELKEY)</code><br/>
<p>Source: <a href="https://github.com/ewhal/Pastebin">Github</a></p> <p>Source: <a href="https://github.com/ewhal/Pastebin">Github</a></p>
</div> </div>
</div> </div>