Remove the back button from photo posts

This commit is contained in:
Eryn Wells 2022-11-04 08:05:13 -07:00
parent 09b72463e6
commit 32665d45f6

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 -}}