mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
4 lines
121 B
HTML
4 lines
121 B
HTML
|
{%- if site.footer_content -%}
|
||
|
<p class="text-small text-grey-dk-100 mb-0">{{ site.footer_content }}</p>
|
||
|
{%- endif -%}
|