12 lines
267 B
Smarty
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>
|