Beispiel #1
0
def index():
    return render_template("index.html", active_posts=User.find_active_posts())