From 790524e3dee3ddcf5a8250adc8b38853d0014c9f Mon Sep 17 00:00:00 2001 From: Horus3 Date: Tue, 23 Sep 2014 20:16:17 +0200 Subject: rebuild with bootstrap --- bootstrap/static/footer.php | 12 ++++++++++++ bootstrap/static/header.php | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100755 bootstrap/static/footer.php create mode 100644 bootstrap/static/header.php (limited to 'bootstrap/static') diff --git a/bootstrap/static/footer.php b/bootstrap/static/footer.php new file mode 100755 index 0000000..4a14ac7 --- /dev/null +++ b/bootstrap/static/footer.php @@ -0,0 +1,12 @@ + + + + ?> + + + + diff --git a/bootstrap/static/header.php b/bootstrap/static/header.php new file mode 100644 index 0000000..37c36ab --- /dev/null +++ b/bootstrap/static/header.php @@ -0,0 +1,36 @@ + + + -- cgit v1.2.3