Explorar el Código

Update index.html

master
nils hace 8 años
padre
commit
9a065011db
Se han modificado 1 ficheros con 3 adiciones y 5 borrados
  1. +3
    -5
      web_dev/sas_web/news/templates/news/index.html

+ 3
- 5
web_dev/sas_web/news/templates/news/index.html Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar