{% include 'themes/plugin_app_title.html' %} {% with object.links_list as links %} {% if links %} {% for link in links %}
  • {{ link.text }}
  • {% endfor %} {% endif %} {% endwith %}