/templates/paths/index.html.twig
https://bitbucket.org/engageiq-ianrussel/paths · Twig Template · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 8626a661d3ab95e11d82a3030777337d MD5 · raw file
- {% extends 'base.html.twig' %}
- {% block title %}{{title}}{% endblock %}
- {% block body %}
- <h2>Nothing Here Yet</h2>
- {% endblock %}