1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/13740] Separate new installer style templates

PHPBB3-13740
This commit is contained in:
Mate Bartus
2015-07-22 12:43:17 +02:00
parent 0c49b88dde
commit 3356130ce2
6 changed files with 90 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
<!-- INCLUDE installer_header.html -->
<h1>{TITLE}</h1>
<p>{BODY}</p>
<!-- INCLUDE installer_footer.html -->