hfkfhkfhgjkuhgfkjfghkj
This commit is contained in:
8
app/views/footer/center.html
Executable file
8
app/views/footer/center.html
Executable file
@ -0,0 +1,8 @@
|
||||
<div class="col-12 col-sm-6 col-md-3 col-lg-2 mb-3 text-center">
|
||||
<h5>More Info</h5>
|
||||
<ul class="nav flex-column">
|
||||
{LOOP}
|
||||
<li class="nav-item mb-2"><a href="{url}" class="nav-link p-0 text-muted">{text}</a></li>
|
||||
{/LOOP}
|
||||
</ul>
|
||||
</div>
|
Reference in New Issue
Block a user