mirror of
https://github.com/Steffo99/estus.git
synced 2024-11-21 23:24:18 +00:00
Remove UTdC logo from the dashboard
This commit is contained in:
parent
cf99f83be4
commit
2ed40b7254
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
{% extends "base.htm" %}
|
||||
{% block title %}Dashboard - Estus{% endblock %}
|
||||
{% block content %}
|
||||
<center> <img src="{{terredicastello}}"> </center>
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>
|
||||
|
@ -30,5 +29,4 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
Loading…
Reference in a new issue