{% if (theme_prev_next_buttons_location == 'bottom' or theme_prev_next_buttons_location == 'both') and (next or prev) %}
{% if next %} {{ _('Next') }} {% endif %} {% if prev %} {{ _('Previous') }} {% endif %}
{% endif %}
  • © 1989 - 2019 AIMMS B.V.
  • AIMMS COMMUNITY
  • AIMMS DOCS
  • DISCLAIMER
  • PRIVACY STATEMENT
{%- block extrafooter %} {% endblock %}