Add raw link on pretty pages
This commit is contained in:
parent
c3aa68af78
commit
874e12fe3f
2 changed files with 4 additions and 2 deletions
|
|
@ -28,8 +28,9 @@
|
|||
<button id="wrapBtn" onclick="wrapClicked()">⏎ Wrap</button>
|
||||
<button id="forkBtn" onclick="forkClicked()">⑂ Fork</button>
|
||||
<button id="newPasteBtn" onclick="newPasteClicked()">+ New</button>
|
||||
<a href="/r/{{title}}">🗏 Show Raw</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/static/js/pretty.js"></script>
|
||||
{% endblock body %}
|
||||
{% endblock body %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue