Sfoglia il codice sorgente

Update index.html

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

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

@@ -17,7 +17,7 @@ Hieraus ergibt sich nun folgende Sitzverteilung:
<br>
</p>
<center class="imagewrap">
<img src="{% static "news/images/Parlament_aktuell.png" %}" alt="Sitverteilung" class="images">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images">
</center>
<p class="paragraph">
<br>


Loading…
Annulla
Salva