Change filenames for priority

This commit is contained in:
Ruben 2026-01-17 13:04:18 +01:00
parent 4e488ee403
commit cb590ac1ab
10 changed files with 74 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<div class="cta-block">
<p class="cta-block__counter"><span class="cta-block__count"><?= $petition_count ?? 0 ?></span> have signed!</p>
<a href="#sign-now" class="button button--petition huge">Sign now!</a>
</div>