]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/factory/frontpage
Here are the templates!
[maypole.git] / templates / factory / frontpage
diff --git a/templates/factory/frontpage b/templates/factory/frontpage
new file mode 100644 (file)
index 0000000..3da9ea3
--- /dev/null
@@ -0,0 +1,37 @@
+[% INCLUDE header %]
+
+<h2> Main menu </h2>
+
+<TABLE BORDER="0" ALIGN="center" WIDTH="70%">
+<TR>
+<TD ALIGN="left">
+<P>
+<A HREF="/user/list"><IMG SRC="/images/users.png"> Administer users</A>
+</P>
+</TD>
+<TD ALIGN="right">
+<P>
+<A HREF="/computer/list"><IMG SRC="/images/computer.png"> Administer
+computers</A>
+</P>
+</TD>
+</TR>
+
+<TR>
+<TD ALIGN="left">
+<P>
+<A HREF="/blog/"><IMG SRC="/images/blog.png"> House blog</A>
+</P>
+</TD>
+<TD ALIGN="right">
+<P>
+<A HREF="/phoneNumber/list"><IMG SRC="/images/phone.png"> Register
+phone calls</A>
+</P>
+</TD>
+</TR>
+
+</TABLE>
+
+<BR>
+[% INCLUDE small_blog %]