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

This is a test.

{% endblock %}