aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/home_log.html
blob: 485661ce29d39432bcaa95178142feb9459b4acd (plain)
1
2
3
{{define "body"}}
<main id="content">{{ template "logs_display" . }}</main>
{{end}}