{% extends "base.html" %} {% load i18n %} {% block content %}

{%trans "Item successfully saved"%}

{% endblock %}