mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 09:01:29 +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>
|
<a id="maincontent"></a>
|
||||||
|
|
||||||
@@ -70,4 +70,4 @@
|
|||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<!-- INCLUDE overall_footer.html -->
|
{% include 'overall_footer.html' %}
|
||||||
|
Reference in New Issue
Block a user