diff options
| -rw-r--r-- | templates/footer.tpl | 2 | ||||
| -rw-r--r-- | templates/footer_inc.tpl | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/footer.tpl b/templates/footer.tpl new file mode 100644 index 0000000..802620e --- /dev/null +++ b/templates/footer.tpl @@ -0,0 +1,2 @@ +{strip} +{/strip}
\ No newline at end of file diff --git a/templates/footer_inc.tpl b/templates/footer_inc.tpl new file mode 100644 index 0000000..802620e --- /dev/null +++ b/templates/footer_inc.tpl @@ -0,0 +1,2 @@ +{strip} +{/strip}
\ No newline at end of file |
