{% include head.html %}
{% include header.html %} {% include cookie-notice.html %}
Matthew Grove
{{ page.description }}
Projects
{{ content }}
{% for project in all_pages %} {% if project.url != "/" and project.url != "/index.html" and project.url != "/sitemap.xml" %}
{{ project.title }}
{{ project.description }}
See more
{% endif %} {% endfor %}
{% include scripts.html %}