mirror of
https://github.com/Steffo99/estus.git
synced 2024-11-22 07:34:19 +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" %}
|
{% extends "base.htm" %}
|
||||||
{% block title %}Dashboard - Estus{% endblock %}
|
{% block title %}Dashboard - Estus{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<center> <img src="{{terredicastello}}"> </center>
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h2>
|
<h2>
|
||||||
|
@ -30,5 +29,4 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in a new issue