Update home.html

main
Pengfei LIU 6 years ago committed by GitHub
parent f00287cffe
commit debd6b0fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,5 @@
{% extends "title_base.html" %}
{% load staticfiles %}
{% block title %}
{% block header_extends %}
<link type="image/x-icon" rel="shortcut icon" href="{% static 'favicon.ico' %}">
@ -108,4 +107,4 @@
</div>
</div><!-- end main -->
{% endblock %}
{% endblock %}

Loading…
Cancel
Save