mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-29 07:59:24 +01:00
_layouts/mini.html: suggest returning to index
This commit is contained in:
parent
6751e2ad6a
commit
d56b4d125b
6
_layouts/mini.html
vendored
6
_layouts/mini.html
vendored
@ -3,8 +3,10 @@
|
|||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
<body>
|
<body>
|
||||||
<div class="page-content">
|
<div class="page-content">
|
||||||
<div class="wrapper">{{ content }}</div>
|
<div class="wrapper">
|
||||||
|
<p class="centered"><small><a lang="en" rel="prefetch" href="/">Return to index?</a> <a lang="fi" rel="prefetch" href="/">Palaa etusivulle?</a></small></p>
|
||||||
|
{{ content }}</div>
|
||||||
|
<p class="centered"><small><a lang="en" rel="prefetch" href="/">Return to index?</a> <a lang="fi" rel="prefetch" href="/">Palaa etusivulle?</a></small></p>
|
||||||
{% include ad.html %}
|
{% include ad.html %}
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user