{% extends 'base.html' %} {% load staticfiles %} {% load url from future %} {# 400 bad request template #} {% block title %} 400无效的请求 | 2014 SKA Summer School {% endblock %} {% block content %}

400 Bad Request

Oops, 无效的请求……


如有问题,请与我们联系:skaschool2014@163.com

{% endblock %} {# vim: set ts=8 sw=2 tw=0 fenc=utf-8 ft=htmldjango.html: #}