Update item.tpl.html
This commit is contained in:
parent
b5eadacbf1
commit
f51ae67659
@ -38,6 +38,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<h1>404 - Not f0cked</h1>
|
<h1>404 - Not f0cked</h1>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="panel info">
|
<div class="panel info">
|
||||||
<span class="id">ID: {{ id }} | by: {{ username }}<span></span><br />
|
<span class="id">ID: {{ id }} | by: {{ username }}<span></span><br />
|
||||||
@ -50,7 +51,7 @@
|
|||||||
<span class="timestamp">timestamp: {{ timestamp }}</span><br>
|
<span class="timestamp">timestamp: {{ timestamp }}</span><br>
|
||||||
<span id="themes">theme: </span>
|
<span id="themes">theme: </span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<script src="./s/shit.js"></script>
|
<script src="./s/shit.js"></script>
|
||||||
<script src="./s/theme.js"></script>
|
<script src="./s/theme.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user