{% extends "layout.html" %} {% set title = 'Sign in' %} {% set layout = 'layout' %} {% set body = 'sign cover' %} {% block content %} Change Your Password Continue {% endblock content %}