{% extends 'django_site_documentation/base.html' %} {% load static %} {% block title %}{{ doc_title }}{% endblock %} {% block content %}
Select a topic from the sidebar to get started.
No local project apps found.
Add a Django app to INSTALLED_APPS and a django-doc/ folder will be created automatically.