|
|
|
@ -117,9 +117,11 @@
|
|
|
|
|
{% endblock %}
|
|
|
|
|
<footer class="footer">
|
|
|
|
|
<div class="container is-flex is-flex-wrap-wrap is-justify-content-space-between">
|
|
|
|
|
{% block footer %}
|
|
|
|
|
<div class="content"><a href="https://git.as42.net/kontakt/shiftregister">shiftregister</a> by flo, Luca & xAndy</div>
|
|
|
|
|
<div class="content">
|
|
|
|
|
<a href="https://git.as42.net/kontakt/shiftregister">shiftregister</a> by flo, Luca & xAndy
|
|
|
|
|
{% block footer_content %}
|
|
|
|
|
{% endblock %}
|
|
|
|
|
</div>
|
|
|
|
|
<div class="breadcrumb has-dot-separator is-flex-grow-1 is-right ml-5">
|
|
|
|
|
<ul>
|
|
|
|
|
{% for item in footer_nav_items %}
|
|
|
|
|