{{ content.title }}
{{ content.subtitle }}
{{ content.text }}
-
{% for item in content.list %}
- {{ item.label }}: {{ item.value }} {% endfor %}
{% assign content = site.data.content['about'] %}