{% extends "base.html" %} {% block title %}Заказ №{{ object.uuid }}{% endblock %} {% block content %}

Заказ #{{ object.uuid }}

{% endblock %}