Update index.html
This commit is contained in:
@@ -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:
|
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>
|
<br>
|
||||||
<table>
|
<table>
|
||||||
<tr width="50%">
|
<tr>
|
||||||
<td>
|
<td width="50%">
|
||||||
<center class="imagewrap">
|
<center class="imagewrap">
|
||||||
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
|
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
|
||||||
</center>
|
</center>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
<td width="50%">
|
||||||
<tr width="50%">
|
|
||||||
<td>
|
|
||||||
<center class="imagewrap">
|
<center class="imagewrap">
|
||||||
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
|
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
|
||||||
</center>
|
</center>
|
||||||
|
|||||||
Reference in New Issue
Block a user