fix startpage
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{% extends "public/default.html" %}
|
{% extends "public/default.html" %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
<link rel="stylesheet" type="text/css" href="{% static "startpage/css/index.css" %}">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td width=70%>
|
<td width=70%>
|
||||||
@@ -195,6 +195,6 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user