{% load static %} {% load i18n %} Wecome to django_moo!!! {% block static %}{% endblock static %}
If you see this page, because you don't have corresponding template file under your template path and it exists DEBUG=True in your settings. 确定
{% comment %} home page {% endcomment %}
{% block body %}{% endblock body %}
这是404界面