add footer menu area
This commit is contained in:
parent
9c188c34c1
commit
2122aa387a
5 changed files with 32 additions and 37 deletions
|
|
@ -97,42 +97,7 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="footer-bottom">
|
||||
<div class="content-wrap">
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="https://www.kit-ausbildung.de/de/faq">FAQ</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://www.kit.edu/impressum.php" target="_blank">Impressum</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://www.kit.edu/datenschutz.php" target="_blank">Datenschutz</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.kit-ausbildung.de/fileadmin/user_upload/2019-04-25_Datenschutzerklaerung_Bewerbung_Ausbildung.pdf">Datenschutz Bewerber</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.lists.kit.edu/sympa/subscribe/kit-ausbildung" target="_blank">Newsletter abonnieren</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.kit-ausbildung.de/de/ueber-das-kit/newsletter-archiv">Newsletter Archiv</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php get_template_part('template-parts/footer-nav'); ?>
|
||||
</footer>
|
||||
|
||||
<script src="index_files/jquery_002.js" type="text/javascript"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue