Explorar el Código

Update index.html

master
nils hace 8 años
padre
commit
dea8906229
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      web_dev/sas_web/startpage/templates/startpage/index.html

+ 2
- 2
web_dev/sas_web/startpage/templates/startpage/index.html Ver fichero

@@ -15,12 +15,12 @@
<br>
<table>
<tr>
<td width="50%">
<td width="50%" vertical-align="center">
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
</td>
<td width="50%">
<td width="50%" vertical-align="center">
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>


Cargando…
Cancelar
Guardar