From 427a71155ebd6caf2944ba7db72c89881a7cef8a Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 14 Jul 2002 14:53:45 +0000 Subject: Name change to .html from .tpl as per requests (to ease local editing ... for those who can't search for .tpl ... ;) ), various updates to account for conditionals in templating engine, etc. git-svn-id: file:///svn/phpbb/trunk@2676 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/simple_header.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 phpBB/templates/subSilver/simple_header.html (limited to 'phpBB/templates/subSilver/simple_header.html') diff --git a/phpBB/templates/subSilver/simple_header.html b/phpBB/templates/subSilver/simple_header.html new file mode 100644 index 0000000000..cef378af7e --- /dev/null +++ b/phpBB/templates/subSilver/simple_header.html @@ -0,0 +1,24 @@ + + + + + + + + +{META} +{SITENAME} :: {PAGE_TITLE} + + + + + + -- cgit v1.2.1