{% extends "base.html" %} {% load i18n %} {% block title %}{% trans 'Search result for' %} {{ query }} | {% trans 'Learning management system' %}{% endblock title %} {% load class_name %} {% block content %}
{{ object.summary }}
{{ object.category }} {% trans 'quiz' %}, {% trans 'Course:' %} {{ object.course }}
{{ object.description }}
{{ object.description }}