Split off meetings code

This commit is contained in:
str4d
2012-12-19 07:59:22 +00:00
parent 3ff5e146dc
commit 5a088b76c7
5 changed files with 169 additions and 155 deletions

View File

@ -1,4 +1,4 @@
from flask import request, abort, render_template
from flask import abort, render_template, request
from werkzeug.contrib.atom import AtomFeed
from i2p2www import BLOG_ENTRIES_PER_PAGE