Files

4 lines
121 B
HTML
Raw Permalink Normal View History

2020-12-31 21:57:07 -06:00
{%- if site.footer_content -%}
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
{%- endif -%}