# -*- coding: utf-8 -*- from demeter.web import * import front.page Web.start(application=[front.page,])