erichhasl 8 år sedan
förälder
incheckning
650094508c
3 ändrade filer med 1 tillägg och 5 borttagningar
  1. +0
    -1
      web_dev/sas_web/news/templates/news/praesident.html
  2. +0
    -3
      web_dev/sas_web/startpage/templates/startpage/index.html
  3. +1
    -1
      web_dev/sas_web/templates/public/footer.html

+ 0
- 1
web_dev/sas_web/news/templates/news/praesident.html Visa fil

@@ -12,7 +12,6 @@
<th style="width:70%"/> <th style="width:70%"/>
<th style="width:30%"/> <th style="width:30%"/>
</tr> </tr>
<tr>
<td> <td>
<table id="tablepartei"> <table id="tablepartei">
<tr> <tr>


+ 0
- 3
web_dev/sas_web/startpage/templates/startpage/index.html Visa fil

@@ -7,9 +7,6 @@
<td width=70%> <td width=70%>
<h1 class="red" id="termine">Termine</h1> <h1 class="red" id="termine">Termine</h1>
<ul class="dates_ul"> <ul class="dates_ul">
<li class="dates"><b>22.12.2017:</b> Deadline für Parteianmeldungen</li>
<li class="dates"><b>22.12.2017:</b> Deadline für Präsidentschaftsbewerbungen</li>
<li class="dates"><b>06.01.2018:</b> Eröffnung des Wahlkampfes</li>
<li class="dates"><b>01.02.2018:</b> Wahl</li> <li class="dates"><b>01.02.2018:</b> Wahl</li>
</ul> </ul>
<h1 class="red" id="verfassung">Verfassung</h1> <h1 class="red" id="verfassung">Verfassung</h1>


+ 1
- 1
web_dev/sas_web/templates/public/footer.html Visa fil

@@ -14,6 +14,6 @@
<br> <br>
<br> <br>
<br> <br>
<center class="footer-center">C.M., N.H. © 2017 | <a class="link-to-contact" href="{% url "meingoethopia:question_new" %}">Kontakt</a> | <a class="link-to-contact" href="{% url "admin:index" %}">Admin</a> | <a class="link-to-contact" href="{% url "startpage:impressum" %}">Impressum</a></center>
<center class="footer-center">C.M., N.H. © 2017 - 2018 | <a class="link-to-contact" href="{% url "meingoethopia:question_new" %}">Kontakt</a> | <a class="link-to-contact" href="{% url "admin:index" %}">Admin</a> | <a class="link-to-contact" href="{% url "startpage:impressum" %}">Impressum</a></center>
<br> <br>
</div> </div>

Laddar…
Avbryt
Spara