diff options
| author | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 21:01:10 -0400 |
|---|---|---|
| committer | Christian Fowler <cfowler2@wcpss.net> | 2013-04-07 21:01:10 -0400 |
| commit | 9e47a97eb068c353afd0a8cec7a623baad6b1fd2 (patch) | |
| tree | 03ac35bccf7ee298078619a3c805e40789a9eef0 /smarty/demo/templates/footer.tpl | |
| parent | c07d61528e32f109a26051acecc66dd83a6c8591 (diff) | |
| parent | 53f32f73708b3ab2c1f43b16db33b7f8a41d25d7 (diff) | |
| download | themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.tar.gz themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.tar.bz2 themes-9e47a97eb068c353afd0a8cec7a623baad6b1fd2.zip | |
Merge branch 'master' of github.com:bitweaver/themes
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> |
