removed static (means that img path needs to be fixed), login page is beautified
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% load static %}
|
||||
|
||||
<h1>Results</h1>
|
||||
|
||||
<table id="books">
|
||||
|
Reference in New Issue
Block a user