{% extends "base.html"%} {%set header = { "isLogin": true, "isRegister": true }%} {% block content%}
This is the about page.
{% endblock content%}