from django.urls import include, path from django.contrib import admin from django.contrib.flatpages import views urlpatterns = [ ]