{% extends 'base.html' %} {% load staticfiles %} {% block site_title %} 考试首页 | PyWordTest By J.Sky {% endblock %} {% block page %}

{{ tit }}

{{ detail }}

本次考试共用{{ c }}道考题!

点击开始考试
{% endblock %}