mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 10:18:41 +00:00
fix(web/blog/aboutme): style
This commit is contained in:
parent
e1631c09b5
commit
4c98089f53
@ -1,9 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
requirePHPLib('form');
|
requirePHPLib('form');
|
||||||
|
|
||||||
if (!Auth::check()) {
|
if (!Auth::check()) {
|
||||||
becomeMsgPage(UOJLocale::get('need login'));
|
becomeMsgPage(UOJLocale::get('need login'));
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<?php echoUOJPageHeader('关于我') ?>
|
<?php echoUOJPageHeader('关于我') ?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user