Skip to content
Snippets Groups Projects
Verified Commit f89e6fe3 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Use absolute imprint URL in footer

parent acec4d44
No related branches found
No related tags found
No related merge requests found
Pipeline #27717 passed
Pipeline: leopard.institute

#27723

    Pipeline: schul-frei.dev

    #27722

      Pipeline: hacknfun.camp

      #27721

        +1
        ...@@ -48,7 +48,7 @@ MENUITEMS = [ ...@@ -48,7 +48,7 @@ MENUITEMS = [
        ("Neuigkeiten", "archives.html"), ("Neuigkeiten", "archives.html"),
        ] ]
        FOOTERMENU = [ FOOTERMENU = [
        ("Impressum", "/pages/impressum.html") ("Impressum", "https://teckids.org/pages/impressum.html")
        ] ]
        FOOTERTEXT = "Teckidse.V.<br/>Hundeshagenstr. 26<br/>53225 Bonn" FOOTERTEXT = "Teckidse.V.<br/>Hundeshagenstr. 26<br/>53225 Bonn"
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment