Skip to content

Commit

Permalink
Clean debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed Apr 24, 2024
1 parent fa5baf8 commit 0bf0450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/resources/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ <h2>Sections</h2>
{{ with .RegularPages }}
<h2>Pages</h2>
{{ range . }}
This is a Page: {{ . }} of type {{ .Type }} in section {{ .Section }} <br><br>
{{ partial "resource.html" . }}
{{ end }}
{{ end }}
Expand Down

0 comments on commit 0bf0450

Please sign in to comment.