You are here

test.html.twig in Drupal 9

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 %}