Website update. There is now a community section.
This commit is contained in:
parent
33bb6dec37
commit
2fb50e55d9
28 changed files with 1441 additions and 33 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{% extends "mailinglist/layout.html" %}
|
||||
{% block title %}Mailinglist Archive{% endblock %}
|
||||
{% block body %}
|
||||
<p class=backnav>
|
||||
<a href="{{ url_for('index') }}">« list information</a>
|
||||
<h2>Mailinglist Archive</h2>
|
||||
<ul class=archive>
|
||||
{% for thread in threads %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue