footer_text.html 126 B

12345
  1. {% load wagtailcore_tags %}
  2. <div class="copyright text-center text-muted" role="note">
  3. {{ footer_text|richtext }}
  4. </div>