test.html.twig

Same filename in this branch
  1. 10 core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig
Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig
  2. 9 core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig
  3. 8.9.x core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig
  4. 8.9.x core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig
  5. 11.x core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig
  6. 11.x core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig
This line is from twig_namespace_a/templates/test.html.twig

{% block content %}
This text is in a block.
{% endblock %}

File

core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig

View source
  1. This line is from twig_namespace_a/templates/test.html.twig
  2. {% block content %}
  3. This text is in a block.
  4. {% endblock %}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.