1
Fork 0
theorangeone.net-legacy/theme/templates/extras/header.html

6 lines
235 B
HTML

<section id="header" class="bg-primary image" data-image="{{ instance.image }}">
<div class="container text-center text-uppercase">
<h1 class="section-heading">{{ instance.title }}</h1>
<hr class="light">
</div>
</section>