{% extends 'layout.twig' %} {% block title %}GitList{% endblock %} {% block body %} {% include 'navigation.twig' %}
{{ repository.description }}
{% else %}There is no repository description file. Please, create one to remove this message.
{% endif %}