From 8fcdf0c2cde1c3cff98be4572a0e9e3a1d910901 Mon Sep 17 00:00:00 2001 From: eliott Date: Sat, 29 Dec 2007 18:42:50 -0800 Subject: Moved some templates around --- templates/devel/press.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 templates/devel/press.html (limited to 'templates/devel/press.html') diff --git a/templates/devel/press.html b/templates/devel/press.html new file mode 100644 index 00000000..b652c8dc --- /dev/null +++ b/templates/devel/press.html @@ -0,0 +1,33 @@ +{% extends "base.html" %} + +{% block content %} +
+

Who's Talking About Arch?

+

+ Lots of people. + +
+ If you have some press you would like linked, please open a Bug Ticket with the category "web site", and a relevant description. +
+

+{% endblock %} + -- cgit v1.2.3-2-g168b