diff options
Diffstat (limited to 'layouts/_default/single.html')
| -rw-r--r-- | layouts/_default/single.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 73019bf..daa1d38 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -4,6 +4,4 @@ <div><time>{{ dateFormat ":date_medium" .Date }}</time></div> {{ .Content }} </article> -<hr style="border-bottom: dotted 1px; border-top: none;" > -<footer>Back to <a href="/posts">Posts<a></footer> {{ end }}
\ No newline at end of file |
