]> git.ipfire.org Git - ipfire.org.git/commitdiff
blog: Disable big footer
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Nov 2018 10:31:13 +0000 (10:31 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Nov 2018 10:31:13 +0000 (10:31 +0000)
This does not work with the XSRF cookie across multiple
sub-domains.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index f75d3962134ece20c8941dbbdcdf52154d16d6f7..4f529f397013249770ed7514b7e3a80251b636a8 100644 (file)
                {% block footer %}
                        <footer>
                                <div class="footer">
-                                       {% if hostname in ("www.ipfire.org", "blog.ipfire.org", "dev.ipfire.org") %}
+                                       {% if hostname in ("www.ipfire.org", "dev.ipfire.org") %}
                                                <div class="footer-info">
                                                        <div class="container pb-3">
                                                                <div class="row mb-6 justify-content-between">