You are here

bad_help_topics.translated.html.twig in Drupal 9

---
label: 'Help topic with untranslated text'
top_level: true
---
<p>Body goes here</p>

File

core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig
View source
  1. ---
  2. label: 'Help topic with untranslated text'
  3. top_level: true
  4. ---
  5. <p>Body goes here</p>