Update item.tpl.html

This commit is contained in:
noxy 2016-10-20 21:15:36 +00:00
parent 8da3b1fe7d
commit a1a5c438ea

View File

@ -35,6 +35,7 @@
<span class="network">network: {{ usernetwork }}</span>
</div>
</div>
<br />
<script>
function arrowKeys(e) {
switch(e.keyCode) {
@ -62,5 +63,5 @@
}
</script>
</body>
<! Fuck git-->
<! Fuck git… seriously-->
</html>