Files
mccans-theme/tpl/index.tpl
2025-05-20 14:15:03 -07:00

12 lines
267 B
Smarty

<div class="container">
<div class="row">
<div class="col">
<hr />
<h1 class="text-center my-5">This fell back to the index file, not good, catch it upstream!</h1>
<hr class="mb-5" />
</div>
</div>
</div>