{% extends 'simplewiki/base.html' %} {% load i18n %} {% load humanize %} {% load static %} {% block details %} {% if menu_items %} {% for menu_item in menu_items %} {% endfor %} {% else %}