summaryrefslogtreecommitdiff
path: root/smarty/demo/templates/header.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-06 16:16:06 -0400
committerspiderr <spider@viovio.com>2013-04-06 16:16:06 -0400
commit53f32f73708b3ab2c1f43b16db33b7f8a41d25d7 (patch)
treec05bc098a19ebd303f74b21bd2070edbc3300feb /smarty/demo/templates/header.tpl
parentaae540e085be1f70d432b22a976c79b9d8320e31 (diff)
downloadthemes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.tar.gz
themes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.tar.bz2
themes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.zip
add Smarty 3.0 and migrate templates and plugins
Diffstat (limited to 'smarty/demo/templates/header.tpl')
-rw-r--r--smarty/demo/templates/header.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/smarty/demo/templates/header.tpl b/smarty/demo/templates/header.tpl
new file mode 100644
index 0000000..783210a
--- /dev/null
+++ b/smarty/demo/templates/header.tpl
@@ -0,0 +1,5 @@
+<HTML>
+<HEAD>
+<TITLE>{$title} - {$Name}</TITLE>
+</HEAD>
+<BODY bgcolor="#ffffff">