{% for lang in languages %} {{ lang.value }} {% endfor %}

{{ title }}

{{ description }}

{{ projects_section.title }}

{% for project in projects_section.projects %}

{{ project.title }}: {{ project.source_url_title }} ({{ project.description }})

{% endfor %}

{{ aboutme.title }}

{{ aboutme.text }}

{{ gpg_section.title }}

{{ gpg_section.availat_title }} {{ gpg_section.url_title }}

{{ gpg_section.showkey_title }} {{ gpg_section.copy_title }} {{ gpg_section.value|linebreaksbr }}

{{ contacts_section.title }}

{% for contact in contacts_section.contacts %}

{{ contact.site_name }} : {{ contact.title }}

{% endfor %}