change post back button to use javascript back

This commit is contained in:
2021-01-27 19:05:26 +01:00
parent 68f37299e0
commit 1e74c6eb26

View File

@@ -3,7 +3,7 @@
{{ end }}
{{ define "content" }}
<section class="container post">
<a href="/" class="back-button">Go Back</a>
<a class="back-button" onclick="history.back()">Go Back</a>
<article>
<header>
<div class="post-title">