Hide charter members if none are available for the front page.
This commit is contained in:
parent
1e45e62a4b
commit
ab40a0422e
@ -124,6 +124,7 @@
|
||||
<!-- Page Brake -->
|
||||
<div class="cotainer-fluid hands"></div>
|
||||
|
||||
{% if attorneys %}
|
||||
<!-- Attorneys -->
|
||||
<div class="cotainer-fluid bg-light-blue py-5">
|
||||
<div class="container">
|
||||
@ -144,6 +145,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<!-- Contact -->
|
||||
<div class="container-fluid architecture text-white">
|
||||
|
Loading…
Reference in New Issue
Block a user