projects
/
pgdayuk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95801d4
)
Tweak CTA visibility
author
Chris Ellis
<chris@intrbiz.com>
Fri, 5 Jul 2024 03:53:26 +0000
(
04:53
+0100)
committer
Chris Ellis
<chris@intrbiz.com>
Fri, 5 Jul 2024 03:53:26 +0000
(
04:53
+0100)
templates/base.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/base.html
b/templates/base.html
index c8516a6e3322037b89e5bd18fa87ada74e7e5a17..6d20bda8fd04bfe1eb5b5b3f02452a75c6845b48 100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-110,7
+110,7
@@
<!-- Shared sections across all pages -->
<!-- Main CTA -->
- {% if
not (show_main_cta == "hide" or pagemode == "page" or pagemode == 'custom')
%}
+ {% if
(not show_main_cta == "hide") or pagemode == "page" or pagemode == 'custom'
%}
<section class="cta">
<div class="container">
<h2>Join Us For {{ confname }} {{ year }}</h2>