Update default.html

This commit is contained in:
shimingxy 2020-03-07 11:07:49 +08:00
parent d6172dfe53
commit 42fdf88e30

View File

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