first commit
This commit is contained in:
5
lib/smarty/demo/templates/header.tpl
Normal file
5
lib/smarty/demo/templates/header.tpl
Normal file
@ -0,0 +1,5 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>{$title} - {$Name}</TITLE>
|
||||
</HEAD>
|
||||
<BODY bgcolor="#ffffff">
|
Reference in New Issue
Block a user