Update item.tpl.html

This commit is contained in:
noxy 2017-09-03 17:12:38 +00:00
parent fc31055e38
commit 6283ca4064

View File

@ -11,7 +11,7 @@
<meta property="og:image" content="https://f0ck.me/t/{{ id }}.png" /> <meta property="og:image" content="https://f0ck.me/t/{{ id }}.png" />
</head> </head>
<body> <body>
<div class="return"><a href="/" title="return to main"><img src="./s/f0ck_small.png" alt="f0ck Logo"></a></div> <div class="return"><a href="/" title="return to main"><img class="van" src="./s/f0ck_small.png" alt="f0ck Logo"></a></div>
<div class="controls"> <div class="controls">
{% if next != null %} {% if next != null %}
<a id="next" href="/{{ next }}"><<-</a>&nbsp;|&nbsp; <a id="next" href="/{{ next }}"><<-</a>&nbsp;|&nbsp;