Beispiel #1
0
def test():
    g = Graphs()
    return render_template("testgeomap.html",
                           districts=g.getDistricts(),
                           pstations=['Select District'])