]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/home.twig
import without cron
[github/wallabag/wallabag.git] / themes / default / home.twig
index 7bee883b649d2c7f1ee3f4c47724b8389f15779f..d6cb98e8f165fffa59a4cd6ccc6f56e610a47061 100755 (executable)
 {% include '_sorting.twig' %}
 {% endblock %}
 {% block content %}
+
+                                               {% if includeImport %}
+                                                               {% include '_import.twig' %}
+                                               {% endif %}
+
             {% if tag %}
                 <h3>{% trans "Tag" %}: <b>{{ tag.value }}</b></h3>
             {% endif %}