Updated website to support a snippet archive.

This commit is contained in:
Armin Ronacher 2010-05-02 16:34:12 +02:00
parent 9224212d49
commit ef7818e10e
12 changed files with 66 additions and 24 deletions

View file

@ -1,6 +1,6 @@
{% extends "mailinglist/layout.html" %}
{% block title %}Mailinglist Archive{% endblock %}
{% block mailbody %}
{% block body %}
<h2>Mailinglist Archive</h2>
<ul class=archive>
{% for thread in threads %}