{% extends 'layout.twig' %} {% block title %}GitList{% endblock %} {% block body %} {% include 'navigation.twig' %}
Oops! {{ message }}
{% include 'footer.twig' %}
{% endblock %}