This commit is contained in:
2025-05-07 16:28:36 -07:00
parent cba870d394
commit a9aca43246
5 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<section class="text-over-image-b" style="background-image: url({{ background_image }});">
<div class="content-wrapper">
<div class="content">
<h2>{{ headline }}</h2>
<h2 class="watch-vp">{{ headline }}</h2>
{{{ content }}}
</div>
</div>