{% extends 'layout.twig' %} {% block title %}Edit License{% endblock %} {% block content %}

Editing "{{ license.name }}"

{% endblock %}