Procházet zdrojové kódy

Update index.html

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

+ 17
- 12
web_dev/sas_web/news/templates/news/index.html Zobrazit soubor

@@ -7,18 +7,23 @@
<h1 class="red" id="ministerien">Das Wahlergebnis</h1>
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>
</p>
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
<p class="paragraph">
<br>
Hieraus ergibt sich nun folgende Sitzverteilung:
<br>
</p>
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>
<table>
<tr width="50%">
<td>
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
</td>
</tr>
<tr width="50%">
<td>
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>
</td>
</tr>
</table>

<p class="paragraph">
<br>
Es ist nun am Parlament, eine Parlamentspräsidentin zu


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