File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- {% extends ' @Template/ layout.html.twig' %}
1+ {% extends ' layout.html.twig' %}
22{% block title %}Edit your TYPO3 Site Package configuration{% endblock %}
33{% block body %}
44
Original file line number Diff line number Diff line change 1- {% extends ' @Template/ layout.html.twig' %}
1+ {% extends ' layout.html.twig' %}
22{% block title %}Kickstart your TYPO3 template development{% endblock %}
33{% block body %}
44
Original file line number Diff line number Diff line change 1- {% extends ' @Template/ layout.html.twig' %}
1+ {% extends ' layout.html.twig' %}
22{% block title %}Create your very own TYPO3 Site Package{% endblock %}
33{% block body %}
44
Original file line number Diff line number Diff line change 1- {% extends ' @Template/ layout.html.twig' %}
1+ {% extends ' layout.html.twig' %}
22{% block title %}Success{% endblock %}
33{% block body %}
44
You can’t perform that action at this time.
0 commit comments