diff options
| author | lsces <lester@lsces.co.uk> | 2014-05-31 23:11:25 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-05-31 23:11:25 +0100 |
| commit | 1246086c12971ce78fd98667597da7b0f2eeecaf (patch) | |
| tree | af1bd66e485459f60fbfd517873e8195a5a3483a /smarty/demo/templates/header.tpl | |
| parent | e5ea4d0bbddd59d3973edb333e95b9f5cd803fdb (diff) | |
| download | themes-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.tpl | 5 |
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"> |
