Restructures and refactores the partial layouts

This commit is contained in:
Huy Tran 2018-04-09 07:52:06 +10:00
parent 55d7de3e96
commit 6139c76987
8 changed files with 15 additions and 50 deletions

View file

@ -3,7 +3,7 @@
{{- end -}}
{{ define "content" -}}
{{ partial "list_content.html" . }}
{{ partial "content_list.html" . }}
{{- end -}}
{{ define "footer" -}}