{% extends "base.html" %} {% load app_plugins %} {% block content %}

Index page!

{% plugin_point "testpoint" %} {% endblock %}