前台网页增加新的 class,修复 footer 显示位置错误的问题

This commit is contained in:
virusdefender
2015-08-07 17:12:08 +08:00
parent a66b755aa3
commit 2475407597
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{% extends 'oj_base.html' %}
{% block body %}
<div class="container">
<div class="container main">
<ul class="nav nav-tabs nav-tabs-google">
<li role="presentation" class="active">
<a href="problem.html">题目</a></li>