mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
5 lines
191 B
Text
5 lines
191 B
Text
<header class="row justify-content-center bg-secondary py-5">
|
|
<div class="col">
|
|
<h1 class="text-center my-5 display-5 fw-bolder text-white mb-2"><%= heading %></h1>
|
|
</div>
|
|
</header>
|