修改每个页面的title

This commit is contained in:
hohoTT
2015-09-16 21:57:17 +08:00
parent 7a53565a04
commit 903a36f43d
23 changed files with 71 additions and 14 deletions

View File

@@ -1,4 +1,7 @@
{% extends "oj_base.html" %}
{% block title %}
题目列表
{% endblock %}
{% block body %}
{% load problem %}
<div class="container main">