{% extends 'layout.html.twig' %} {% block title %}Frosch Lehrer - add word{% endblock %} {% block content %} {{ form(word_form) }} {% endblock %}