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