#!/usr/bin/env python # encoding: utf-8 from bottle import route, run @route('/') def index(): return '