Views: Put footer below the last content block

This commit is contained in:
Riyyi
2022-11-15 17:40:18 +01:00
parent 54eee2416a
commit 8d576a497b
14 changed files with 4 additions and 38 deletions
-2
View File
@@ -8,6 +8,4 @@
<?= !empty($this->user->last_name) ? ' ' . $this->user->last_name : ''; ?>
</h3>
</div>
<div class="pb-5"></div>
</div>