forked from mirror/MrDoc
8 lines
461 B
HTML
8 lines
461 B
HTML
<div class="layui-footer" style="border-top: 1px #e6e6e6 solid;text-align:center;margin:20px;width:100%;">
|
|
<div style="margin-top:10px;">
|
|
© <a href="/">MrDoc 2019</a> -
|
|
基于<a href="https://www.djangoproject.com/" target="_blank">Django框架</a> -
|
|
<a href="https://zmister.com" target="_blank">州的先生</a>出品 -
|
|
<a href="{% url 'sitemap' %}" target="_blank">网站地图</a>
|
|
</div>
|
|
</div> |