{% load i18n %}

{% blocktrans trimmed with forum=category.name %} Forums in {{ forum }} {% endblocktrans %}

{% include "misago/forums/forums.html" with forums=forum.subforums %}