{% for link, label in openmooc_settings.FOOTER_LINKS %} {% if link %}
  • {{ label }}
  • {% else %}
  • {{ label }}
  • {% endif %} {% endfor %}