{% extends 'core/base.html' %} {% block content %}

{{ task.title }}

{{ task.description }}

{{ task.price_from }} - {{ task.price_to }}

Create a request {% endblock %}