Update default.html

This commit is contained in:
shimingxy
2020-03-07 11:17:19 +08:00
parent 084431ee63
commit 15ffd38526

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" >
{% include head.html %}
<body <body class="topBarDisabled">
<body class="topBarDisabled">
<div class="container-fluid">
{% include header.html %}