{% extends "wlmaps/base.html" %} {% comment %} vim:ft=htmldjango {% endcomment %} {% block extra_head %} {{ block.super }} {% if not user.is_anonymous %} {% endif %} {% endblock %} {% load custom_date %} {% block title %}{{ object.name }} - {{ block.super }}{% endblock %} {% block content %}