X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/a4327fe8283484cae72cce64c682801da33cb6c0..73d3287ce9876d651f4e02eae59ed196fab75192:/Resources/views/keyword/index.html.twig?ds=inline diff --git a/Resources/views/keyword/index.html.twig b/Resources/views/keyword/index.html.twig deleted file mode 100644 index b1a6ce4..0000000 --- a/Resources/views/keyword/index.html.twig +++ /dev/null @@ -1,45 +0,0 @@ -{% extends '@RapsysBlog/_base.html.twig' %} -{% block content %} -
-
-

{{ title }}

-

{{ description }}

-
-
- {% for keyword in keywords %} - - {% endfor %} -
- {% if keywords_prev is defined or keywords_next is defined %} - - {% endif %} -
-{% endblock %}