{% extends 'layout.html' %} {% block pageTitle %} Go to your prototype- HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}

Step 5 of 8 Go to your prototype

Make sure your prototype folder has the same name and location as in {% block branchingLink %}{% endblock %}.

{% block branchingContent %} {% endblock %} {% block pagination %} {% endblock %}
{% endblock %}