{% extends "index.html" %} {% block title %}註冊{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}

Sign up

{% endblock %}