diff --git a/district/templates/district/base.html b/district/templates/district/base.html index e569a4805b09f30c64121c7e2e6f9a30d3dd4bb0..65e5ae0040b4a87d01de29e75de20a77455ad3c4 100644 --- a/district/templates/district/base.html +++ b/district/templates/district/base.html @@ -141,7 +141,7 @@ </div> <div v-if="show || isLgScreenSize" class="navbar__actions navbar__section navbar__section--expandable container-padding--zero lg:container-padding--auto self-start flex flex-col sm:flex-row lg:flex-col sm:space-x-4 space-y-2 sm:space-y-0 lg:space-y-2 xl:flex-row xl:space-x-2 xl:space-y-0"> - <a href="https://dary.pirati.cz/projekty-kampane/zlk-potrebuje-peci/" rel="noopener noreferrer" target="_blank" class="btn btn--icon btn--cyan-200 btn--hoveractive btn--condensed btn--fullwidth md:btn--autowidth lg:text-sm xl:text-base"> + <a href="{{ page.root_page.donation_page|default:"https://dary.pirati.cz" }}" rel="noopener noreferrer" target="_blank" class="btn btn--icon btn--cyan-200 btn--hoveractive btn--condensed btn--fullwidth md:btn--autowidth lg:text-sm xl:text-base"> <div class="btn__body-wrap"> <div class="btn__body ">Přispěj</div> <div class="btn__icon "> diff --git a/region/templates/region/base.html b/region/templates/region/base.html index e569a4805b09f30c64121c7e2e6f9a30d3dd4bb0..65e5ae0040b4a87d01de29e75de20a77455ad3c4 100644 --- a/region/templates/region/base.html +++ b/region/templates/region/base.html @@ -141,7 +141,7 @@ </div> <div v-if="show || isLgScreenSize" class="navbar__actions navbar__section navbar__section--expandable container-padding--zero lg:container-padding--auto self-start flex flex-col sm:flex-row lg:flex-col sm:space-x-4 space-y-2 sm:space-y-0 lg:space-y-2 xl:flex-row xl:space-x-2 xl:space-y-0"> - <a href="https://dary.pirati.cz/projekty-kampane/zlk-potrebuje-peci/" rel="noopener noreferrer" target="_blank" class="btn btn--icon btn--cyan-200 btn--hoveractive btn--condensed btn--fullwidth md:btn--autowidth lg:text-sm xl:text-base"> + <a href="{{ page.root_page.donation_page|default:"https://dary.pirati.cz" }}" rel="noopener noreferrer" target="_blank" class="btn btn--icon btn--cyan-200 btn--hoveractive btn--condensed btn--fullwidth md:btn--autowidth lg:text-sm xl:text-base"> <div class="btn__body-wrap"> <div class="btn__body ">Přispěj</div> <div class="btn__icon ">