add a link to the raw paste from the pretty paste
fixes wantguns/bin#22
This commit is contained in:
@@ -26,10 +26,11 @@
|
||||
</div>
|
||||
<div class="topRightBox">
|
||||
<button id="wrapBtn" onclick="wrapClicked()">⏎ Wrap</button>
|
||||
<button id="rawBtn" onclick="rawClicked()">= Raw</button>
|
||||
<button id="forkBtn" onclick="forkClicked()">⑂ Fork</button>
|
||||
<button id="newPasteBtn" onclick="newPasteClicked()">+ New</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/static/js/pretty.js"></script>
|
||||
{% endblock body %}
|
||||
{% endblock body %}
|
||||
|
||||
Reference in New Issue
Block a user