ソースを参照

Update index.html

master
nils 8年前
コミット
dea8906229
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      web_dev/sas_web/startpage/templates/startpage/index.html

+ 2
- 2
web_dev/sas_web/startpage/templates/startpage/index.html ファイルの表示

@@ -15,12 +15,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>


読み込み中…
キャンセル
保存