{% extends "devilry_search/base.django.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load cradmin_tags %} {% block body %}
{% trans "You can search for anything that you have access to in Devilry." %}
{{ result.path }}
{% endfor %}{{ result.path }}
{% else %} {% trans "Assignment" %}{{ result.path }}
{% endif %} {% endfor %}{{ result.path }}
{% elif result.content_type == "core.assignment" %} {% trans "Assignment" %}{{ result.path }}
{% elif result.content_type == "core.period" %} {% trans "Period" %}{{ result.path }}
{% elif result.content_type == "core.subject" %} {% trans "Subject" %}{{ result.path }}
{% elif result.content_type == "core.node" %} {% trans "Node" %}{{ result.path }}
{% else %} {% endif %} {% endfor %}