{% extends "corporate_memberships/base-wide.html" %} {% load base_filters %} {% load corporate_memberships_tags %} {% load styled_forms %} {% block title %}{% endblock %} {% block meta_description %}{% endblock %} {% block meta_keywords %}{% endblock %} {% block meta_canonical_url %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans 'This is the preview' %} {% if current_app.id == app.id%} {% trans 'of the' %} {% trans 'current application' %}. {% else %} . {% trans 'This application is NOT the current application.'%} {% trans 'Click here to view current application' %}. {% endif %}