Merge pull request #11078 from scmmishra/footer-signup-fix
feat: always render footer links layout
This commit is contained in:
commit
45b5d61e5a
1 changed files with 0 additions and 3 deletions
|
|
@ -7,8 +7,6 @@
|
|||
{%- endif -%}
|
||||
</a>
|
||||
{% endmacro %}
|
||||
|
||||
{% if footer_items -%}
|
||||
<div class="footer-links">
|
||||
<div class="row">
|
||||
<div class="footer-col-left col-sm-6">
|
||||
|
|
@ -24,4 +22,3 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue