소스 검색

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>


불러오는 중...
취소
저장