{% extends 'reviews/base.html' %} {% block title %} {% if instance %} Edycja {{ model_type }} {{ instance }} {% else %} Nowy {{ model_type }} {% endif %} {% endblock %} {% block content %}