{% if title == "Início" %} {% elseif title == "Sobre" %} {% else %} {% endif %}
{% include "partials/navbar.html" %} {% block body %}{% endblock %}