diff --git a/app/resources/views/index.twig b/app/resources/views/index.twig index 9cd1615..ffa949a 100644 --- a/app/resources/views/index.twig +++ b/app/resources/views/index.twig @@ -4,7 +4,7 @@ {% include "components/header.twig" %}
- +
{% if readme and not search %} {% include 'components/readme.twig' %}