{{template "common/header.html" .}} {{template "common/nav.html" .}}
    {{range .Topics}} {{template "topic/list-item-user.html" .}} {{end}}
{{template "user/user-profile.html" .}}
{{template "common/footer.html" .}}