Procházet zdrojové kódy

Update index.html

master
nils před 8 roky
rodič
revize
9a065011db
1 změnil soubory, kde provedl 3 přidání a 5 odebrání
  1. +3
    -5
      web_dev/sas_web/news/templates/news/index.html

+ 3
- 5
web_dev/sas_web/news/templates/news/index.html Zobrazit soubor

@@ -8,15 +8,13 @@
Die Bürger Goethopias haben gewählt. <b>David Schwarz</b> ist der neue Präsident und die <b>Liberalen Sozialdemokraten</b> werden die stärkste Partei im Parlament:
<br>
<table>
<tr width="50%">
<td>
<tr>
<td width="50%">
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
</td>
</tr>
<tr width="50%">
<td>
<td width="50%">
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>


Načítá se…
Zrušit
Uložit