nils 8 лет назад
Родитель
Сommit
2ef7f23f9e
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      web_dev/sas_web/news/templates/news/index.html

+ 2
- 2
web_dev/sas_web/news/templates/news/index.html Просмотреть файл

@@ -11,12 +11,12 @@
<br> <br>
<table> <table>
<tr> <tr>
<td width="50%">
<td width="50%" vertical-align="center">
<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>
<td width="50%">
<td width="50%" vertical-align="center">
<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>


Загрузка…
Отмена
Сохранить