{% include "head.html" %}

Profile

Name: {{ data.profile.name }}
Email: {{ data.profile.email }}
Repo: {{ data.profile.config_repo }}
{% include "tail.html" %}