2 Star 0 Fork 235

lijun/blog

forked from openGauss/blog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
404.html 655 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangpeiheng 提交于 2020-06-03 10:55 +08:00 . modify 404 page style
{{ partial "header.html" . }}
<div id="content">
<div class="container">
<div class="col-sm-6 col-sm-offset-3" id="error-page">
<div class="boxs">
<h1>404</h1>
<h2 class="text-muted">{{ i18n "404_title" }}</h2>
<p class="buttons">
<a href="{{ i18n "404_homepage_url" }}" class="btn btn-template-main">
<i class="fa fa-home"></i>{{ i18n "404_homepage" }}
</a>
</p>
</div>
</div>
<!-- /.col-sm-6 -->
</div>
<!-- /.container -->
</div>
{{ partial "footer.html" . }}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-jun056/blog.git
git@gitee.com:li-jun056/blog.git
li-jun056
blog
blog
87087b5b16fea08af3f9dff328f3dbde8a6e0ec7

搜索帮助