Sfoglia il codice sorgente

Update index.html

master
nils 8 anni fa
parent
commit
2ef7f23f9e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      web_dev/sas_web/news/templates/news/index.html

+ 2
- 2
web_dev/sas_web/news/templates/news/index.html Vedi File

@@ -11,12 +11,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>


Loading…
Annulla
Salva