<!DOCTYPE html>
<html>
    {{partial "head" .}}
    <body>
            {{partial "profile" .}}
    </body>
</html>