{% extends "forum_base.html" %} {% load minecraft %} {% load mptt_tags %} {%block title %}{{topic.title}}{%endblock%} {%block breadcrumb %} Forums > {{topic.forum}} {%for f in topic.forum.get_ancestors %} > {{f}} {%endfor%} {%endblock%} {%block content %}