{% assets 'theme.css' %}
{% endassets %}
{% block title %}{% endblock %}
{% include "partials/include_svglib.html" %} {% include "partials/logo.html" %}
{% include "partials/nav.html" %}
{% block content %}{% endblock %}
{% include "partials/include_scripts.html" %}