Browse Source

added space

master
Pentabyteman GitHub 8 years ago
parent
commit
85e56dd8b1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_dev/sas_web/templates/public/footer.html

+ 1
- 1
web_dev/sas_web/templates/public/footer.html View File

@@ -14,6 +14,6 @@
<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 | <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>
</div>

Loading…
Cancel
Save