Remove the back button from photo posts

This commit is contained in:
Eryn Wells 2022-11-04 08:05:13 -07:00
parent 64d26e5f4f
commit bc42979aa4

View file

@ -3,8 +3,6 @@
{{ end }}
{{ define "main" }}
<nav><a class="back" href="{{ ref . `photos` }}">Back</a></nav>
{{- if .Title -}}
{{ partial "content_header.html" . }}
{{- end -}}