{{ name | first }} {{ name | last }}
+{{ page.description }}
+
+
+
+ {% if page.news %}
+ {% include news.html %}
+ {% endif %}
+
+ {% if page.social %}
+
{% endif %}
-
+ {{ content }}
+
+ {% if page.profile %}
+
+ {% if page.profile.image %}
+
+ {% endif %}
+ {% if page.profile.address %}
+
- {% endif %}
+ {% endif %}
+
+ {{ page.profile.address }}
+
+ {% endif %}