{% extends "layout.html" %} {% block pageTitle %} How to do branching - HS2 prototype kit {% endblock %} {% block beforeContent %} {% include "how-tos/includes/breadcrumb.html" %} {% endblock %} {% block content %}
You can show a user different pages, depending on how they've answered a question.
The code for the example can be found in:
/documentation_routes.js
docs/views/examples/branching
{% include "how-tos/includes/back-button.html" %}