footer_text.html 91 B

12345
  1. {% load wagtailcore_tags %}
  2. <div class="copyright">
  3. {{ footer_text|richtext }}
  4. </div>