浏览代码

Update index.html

master
nils 8 年前
父节点
当前提交
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>
<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>


正在加载...
取消
保存