{% extends 'base.html' %} {% block title %} {{research.title}} {% endblock %} {% load static %} {% block content %} Home Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. Research Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {{research.category.name}} Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {{research.title}} {% if same_research %} {% for research in same_research %} Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {{ research.title }} {% endfor %} {% else %} Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. No related research {% endif %} {{research.title}} {{research.description|safe}} {% endblock %}
{{research.title}}
{{research.description|safe}}