mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 16:11:21 +02:00
[ticket/15289] Use Twig includes
PHPBB3-15289
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
{% include 'overall_header.html' %}
|
||||
|
||||
<a id="maincontent"></a>
|
||||
|
||||
@@ -70,4 +70,4 @@
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
<!-- INCLUDE overall_footer.html -->
|
||||
{% include 'overall_footer.html' %}
|
||||
|
Reference in New Issue
Block a user