Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {{ title_prefix }}
  2.  
  3. {%
  4. set classes = [
  5. 'page-title',
  6. title|clean_class
  7. ]
  8. %}
  9.  
  10. {% if title %}
  11. <h1{{ title_attributes.addClass( classes ) }}>{{ title }}</h1>
  12. {% endif %}
  13.  
  14. {{ title_suffix }}
  15.  
  16. <h1 class="js-quickedit-page-title page-title array">FORMACIÓN: CURSOS Y TALLERES</h1>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement