浏览代码

Update index.html

master
nils 8 年前
父节点
当前提交
e8c719de32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      web_dev/sas_web/news/templates/news/index.html

+ 1
- 1
web_dev/sas_web/news/templates/news/index.html 查看文件

@@ -17,7 +17,7 @@ Hieraus ergibt sich nun folgende Sitzverteilung:
<br>
</p>
<center class="imagewrap">
<img src="{% static "news/images/Parlament_aktuell.png" %}" alt="Sitverteilung" class="images">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images">
</center>
<p class="paragraph">
<br>


正在加载...
取消
保存