From 0cf3c5ea8bd2799e1354aa2008edb542e01635ba Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Sun, 8 Jun 2008 01:12:55 +0800 Subject: Split html from front page html from the index page has been moved to a template file (front_page.php) needs indentation really bad Signed-off-by: Callan Barrett --- web/template/front_page.php | 165 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 web/template/front_page.php (limited to 'web/template/front_page.php') diff --git a/web/template/front_page.php b/web/template/front_page.php new file mode 100644 index 00000000..ab6ace2a --- /dev/null +++ b/web/template/front_page.php @@ -0,0 +1,165 @@ +
+
+AUR +
+
+ + + + + + + +
+

+ +' + ,'' + ,'' + ,'' + ) + ); +?> + +
+ +must conform to the %hArch Packaging Standards%h otherwise they will be deleted!" + ,array('' + ,'' + ) + ); +?> + +

+

+ +
+ +

+
+ + + + + + + + + + + + + + + + +
+ +
+"> + + + '.gmdate("r", $sub_int); +else: + $mod_string = "(unknown)"; +endif; +?> + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+
+
+
+
\ No newline at end of file -- cgit v1.2.3-24-g4f1b