From f40acf1ca31eac181edefe5821db6a99dfca31db Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 10 Sep 2005 18:10:38 +0000 Subject: [PATCH] Adding body elements --- templates/default/footer.tpl | 1 + templates/default/header.tpl | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl index e69de29..5d5509f 100644 --- a/templates/default/footer.tpl +++ b/templates/default/footer.tpl @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/default/header.tpl b/templates/default/header.tpl index e69de29..1e952ee 100644 --- a/templates/default/header.tpl +++ b/templates/default/header.tpl @@ -0,0 +1 @@ + \ No newline at end of file -- 2.22.5