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/moreforums.html | 78 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 templates/devel/moreforums.html (limited to 'templates/devel/moreforums.html') diff --git a/templates/devel/moreforums.html b/templates/devel/moreforums.html new file mode 100644 index 00000000..f8a13624 --- /dev/null +++ b/templates/devel/moreforums.html @@ -0,0 +1,78 @@ +{% extends "base.html" %} + +{% block content %} +
+

More Arch Forums

+

+

+ Our main forum is located at bbs.archlinux.org. + However, there are other locale-specific forums available. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Brazilianhttp://forum.archlinux-br.org
Czechhttp://forum.archlinux.cz/
Danishhttp://forum.archlinux.dk/
Dutchhttp://arch-forum.nl/
Frenchhttp://forums.archlinuxfr.org
Frenchhttp://forums.archlinux.fr
Germanhttp://forum.archlinux.de
Hungarianhttp://archlinux.hu/forum/
Italianhttp://www.archlinux.it/forum/
Polishhttp://forum.arch-linux.pl
Russianhttp://archlinux.org.ru/forum/
Spanishhttp://www.archlinux.com.ar/foros/
Swedenhttp://forum.archlinux.se/ +
Turkishhttp://forum.linux-sevenler.org/index.php/board,65.0.html
Ukrainianhttp://archlinux.org.ua/
+
+ If you have a forum you would like linked, please open a Bug Ticket with the category "web site", and a relevant description. +
+

+{% endblock %} + -- cgit v1.2.3-54-g00ecf