This is blueprint example

A simple page blueprint is registered under / and /pages
you can access it using this urls:

Also you can register the same blueprint under another path

{% block body %} {% endblock %}