Website update. There is now a community section.

This commit is contained in:
Armin Ronacher 2010-05-18 17:56:51 +02:00
parent 33bb6dec37
commit 2fb50e55d9
28 changed files with 1441 additions and 33 deletions

View file

@ -1,6 +1,8 @@
{% extends "mailinglist/layout.html" %}
{% block title %}Mailinglist Archive{% endblock %}
{% block body %}
<p class=backnav>
<a href="{{ url_for('index') }}">&laquo; list information</a>
<h2>Mailinglist Archive</h2>
<ul class=archive>
{% for thread in threads %}