summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 08beb0a..b39cd9b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -29,6 +29,9 @@
{% endfor %}
</ul>
</section>
+ <footer>
+ <a href="{{ s.permalink }}">Se alle innleggene i {{ s.title }}...</a>
+ </footer>
</article>
{% endfor %}
</section>