# -*- coding: utf-8 -*- from demeter.web import * from demeter.admin.page import * from .page import * Web.start()