This commit is contained in:
erichhasl
2018-01-15 16:14:16 +01:00
3 changed files with 1 additions and 5 deletions
@@ -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>
@@ -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
View File
@@ -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>