diff options
| author | spiderr <spider@viovio.com> | 2013-04-06 16:16:06 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-06 16:16:06 -0400 |
| commit | 53f32f73708b3ab2c1f43b16db33b7f8a41d25d7 (patch) | |
| tree | c05bc098a19ebd303f74b21bd2070edbc3300feb /smarty/demo/templates/footer.tpl | |
| parent | aae540e085be1f70d432b22a976c79b9d8320e31 (diff) | |
| download | themes-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/footer.tpl')
| -rw-r--r-- | smarty/demo/templates/footer.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/smarty/demo/templates/footer.tpl b/smarty/demo/templates/footer.tpl new file mode 100644 index 0000000..e04310f --- /dev/null +++ b/smarty/demo/templates/footer.tpl @@ -0,0 +1,2 @@ +</BODY> +</HTML> |
