{% extends "fitcheck/base.html" %} {% load i18n %} {% block fitcheck_content %}
{% if doctrines %}{% translate "No doctrines yet. Import them from the Fittings plugin, or create one from scratch." %}
{% else %} {% translate "No doctrines are visible to you yet." %} {% endif %}