fixed auth issue

This commit is contained in:
MassiveAtoms
2020-07-12 21:09:26 -03:00
parent fce13c85e4
commit 76dd31c80c
3 changed files with 53 additions and 31 deletions

View File

@ -1,9 +1,10 @@
{% extends "base.html" %}
{% block content %}
{% load static %}
<div class="row">
<div class="col s4"><a href="{{download}}"><img src="{{imgpath}}" alt="download" srcset=""></a></div>
<div class="col s4"><a href="{{download}}"><img src=" {% static "" %}{{imgpath}}" alt="download" srcset=""></a></div>
<div class="col s8">
<h1> {{book.title}}</h1>
<h4> by