fix spaces & raw content
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<span class="footer-copyright">
|
||||
© {{ year }}
|
||||
{% if theme_config.footer.info_en is defined and theme_config.footer.info_en is not empty %}
|
||||
| {{ theme_config.footer.info_en }}
|
||||
| {{ theme_config.footer.info_en|raw }}
|
||||
{% endif %}
|
||||
</span>
|
||||
<span class="footer-link">
|
||||
|
||||
Reference in New Issue
Block a user