{% extends 'layout.twig' %} {% block title %}Create Item{% endblock %} {% block content %}

Add new item

{% endblock %}