{% extends 'layout.html' %} {% block pageTitle %} Page templates - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ href: "/docs", text: "Home" }) }} {% endblock %} {% block content %}
You can find these templates in the /docs/views/templates folder.
You can copy and paste the templates in any folder within /app/views.