-
-
Notifications
You must be signed in to change notification settings - Fork 141
-
When the Create Template shortcut is used, where does the template come from? Every one of my templates starts off as
{% extends '@HMRXApp/Layout/email.layout.html.twig' %}
{% block body %}
{% endblock %}
{% block header %}
{% endblock %}
The header and body are always the wrong way around. Is there any way to control how templates are created?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment