Update item.tpl.html

This commit is contained in:
noxy 2017-02-01 10:54:46 +00:00
parent b5eadacbf1
commit f51ae67659

View File

@ -38,6 +38,7 @@
{% else %}
<h1>404 - Not f0cked</h1>
{% endif %}
</div>
<div class="panel info">
<span class="id">ID: {{ id }} | by: {{ username }}<span></span><br />
@ -50,7 +51,7 @@
<span class="timestamp">timestamp: {{ timestamp }}</span><br>
<span id="themes">theme: </span>
</div>
</div>
<script src="./s/shit.js"></script>
<script src="./s/theme.js"></script>
</body>