summaryrefslogtreecommitdiff
path: root/smarty/demo/templates/header.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-05-31 23:11:25 +0100
committerlsces <lester@lsces.co.uk>2014-05-31 23:11:25 +0100
commit1246086c12971ce78fd98667597da7b0f2eeecaf (patch)
treeaf1bd66e485459f60fbfd517873e8195a5a3483a /smarty/demo/templates/header.tpl
parente5ea4d0bbddd59d3973edb333e95b9f5cd803fdb (diff)
downloadthemes-1246086c12971ce78fd98667597da7b0f2eeecaf.tar.gz
themes-1246086c12971ce78fd98667597da7b0f2eeecaf.tar.bz2
themes-1246086c12971ce78fd98667597da7b0f2eeecaf.zip
Strip old version of smarty library - using external module now
Diffstat (limited to 'smarty/demo/templates/header.tpl')
-rw-r--r--smarty/demo/templates/header.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/smarty/demo/templates/header.tpl b/smarty/demo/templates/header.tpl
deleted file mode 100644
index 783210a..0000000
--- a/smarty/demo/templates/header.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>{$title} - {$Name}</TITLE>
-</HEAD>
-<BODY bgcolor="#ffffff">