소스 검색

Update index.html

master
nils 8 년 전
부모
커밋
9a065011db
1개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. +3
    -5
      web_dev/sas_web/news/templates/news/index.html

+ 3
- 5
web_dev/sas_web/news/templates/news/index.html 파일 보기

@@ -8,15 +8,13 @@
Die Bürger Goethopias haben gewählt. <b>David Schwarz</b> ist der neue Präsident und die <b>Liberalen Sozialdemokraten</b> werden die stärkste Partei im Parlament:
<br>
<table>
<tr width="50%">
<td>
<tr>
<td width="50%">
<center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center>
</td>
</tr>
<tr width="50%">
<td>
<td width="50%">
<center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center>


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