Ver código fonte

Update index.html

master
nils 8 anos atrás
pai
commit
2ef7f23f9e
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      web_dev/sas_web/news/templates/news/index.html

+ 2
- 2
web_dev/sas_web/news/templates/news/index.html Ver arquivo

@@ -11,12 +11,12 @@
<br>
<table>
<tr>
<td width="50%">
<td width="50%" vertical-align="center">
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
</td>
<td width="50%">
<td width="50%" vertical-align="center">
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>


Carregando…
Cancelar
Salvar