Update item.tpl.html
This commit is contained in:
parent
fc31055e38
commit
6283ca4064
|
@ -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> |
|
<a id="next" href="/{{ next }}"><<-</a> |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user