{% extends "misago/thread/replies.html" %} {% load i18n %} {% block page-details %} {{ block.super }}
  • {% endblock page-details %} {% block thread-actions %} {{ block.super }} {% if 'participants' in thread_actions %} {% endif %} {% endblock thread-actions %} {% block javascripts %} {{ block.super }} {% endblock %}