change prettify code error in behavior

This commit is contained in:
papee 2020-08-12 11:35:35 +02:00
parent a057e31e5d
commit e5637fd7bf
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
%if expiration:
<span id="expiration-tag">Expire {{ expiration }}</span>
%end
<pre id="paste-content" class="prettyprint">
<code>
{{ paste.content }}