{% for css_f in g['other_css'] %}
{% endfor %}
当前IE浏览器版本过低,部分功能无法展示,请更换至其他浏览器,国产浏览器请使用极速模式!
{{session['address']}}
{% for menu in session['menus'] %} {% if menu['href'] == g.uri %}
{{menu['title']}}
{% else %}
{{menu['title']}}
{% endif %} {% endfor %}
{{session['config']['sites_path']}}
{% block content %}{% endblock %} {% for js_f in g['other_js'] %} {% endfor %}