{% include 'news/link_details_menu.html' %}
{% if user.is_authenticated %}
{% endif %}
{% extends 'news/base.html' %} {% load mptt_tags %} {% block title %} {{link.text}} - {{block.super}} {% endblock %} {% block jqueryarea %} {% endblock %} {% block contents %} {% include 'news/link_row.html' %}
{% endblock %} {% block tags %} {% endblock %} {% block sidebar %} {{ block.super }}
-
{% else %}
- {% endif %}
{% include 'news/comment_row.html' %}
{% for level in structure.closed_levels %}
{% endfor %} {% endfor %} {% else %}