{% extends "layout.html.twig" %} {% block content %} <script> window.location.href = window.location.href + "docs"; </script> {% endblock %}