{% extends "base.html" %} {% block title %}{{ solution_title }} Solutions - Gobii{% endblock %} {% block content %}

{{ solution_title }} Solutions

{{ solution_tagline }}

{{ solution_description }}

{% csrf_token %} {% if settings.GOBII_PROPRIETARY_MODE %} {% endif %}
{% if settings.GOBII_PROPRIETARY_MODE %} {% endif %}
Visuals for {{ solution_title }}
{% endblock %}