upgrade to django 1.11.16 and python3.6
This commit is contained in:
parent
b32465e85f
commit
bc0258ea8f
17 changed files with 155 additions and 84 deletions
|
|
@ -11,7 +11,8 @@
|
|||
<div class="row">
|
||||
<div class="text-center span4 offset4" style="background-color: #eee;">
|
||||
|
||||
<img src="{{ STATIC_URL }}img/mchammer.gif" />
|
||||
<img src='{% static "img/mchammer.gif" %}' />
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue