From b76086add9ffb0cbd9ddf54955df51db436ed07a Mon Sep 17 00:00:00 2001 From: "Johan \"Papa\" Cwiklinski" Date: Tue, 25 May 2010 01:05:25 +0200 Subject: Move common header and footer HTML code into separate (and reusable) files, change RPM page layout and validate xhtml 1.0 strict --- _footer.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _footer.php (limited to '_footer.php') diff --git a/_footer.php b/_footer.php new file mode 100644 index 0000000..591540b --- /dev/null +++ b/_footer.php @@ -0,0 +1,7 @@ + -- cgit