37 | {% include "my-app/views/pages/home.html" %} 38 | {% include "my-app/views/pages/users.html" %} 39 | {% include "my-app/views/pages/user-info.html" %} 40 | {% include "my-app/views/pages/contact.html" %} 41 | {% include "my-app/views/pages/settings.html" %} 42 |