1 2 3 4 5 6 7 8 9 10 11
{% extends 'base.html' %} {% load staticfiles %} {% load url from future %} {# registration closed #} {% block title %} 已关闭注册 | 2014 SKA Summer School {% endblock %} {# vim: set ts=8 sw=2 tw=0 fenc=utf-8 ft=htmldjango.html: #}