--- layout: compress --- {% include dbase/dbase %} {% include partials/head.html %}
{{ dbase.userdata.person_name }}
{{ dbase.userdata.user_description }}
{% if dbase.userdata.email %} E-mail {% endif %} {% for hash in dbase %} {% assign _getdata = hash[1] %} {% assign golink = _getdata.golink %} {% for item in golink %} {{ item.title }} {% endfor %} {% endfor %}