2
0

footer_text.html 115 B

12345
  1. {% set footer_text=get_footer_text().footer_text %}
  2. <div class="copyright">
  3. {{ footer_text|richtext }}
  4. </div>