{% extends "base.html" %} {# this can be removed when django 1.4 is EOL, because it is the default behavior in 1.5 #} {% load url from future %} {% load app_extras %} {# This template defines the common structure for the rpki.gui.app application. #} {% block sidebar %}