{% extends 'pybb/base.html' %} {% load pybb_tags i18n %} {% block title %}{% blocktrans with forum=forum.name context 'page title' %}{{ forum }} - Subscription{% endblocktrans %}{% endblock title %} {% block breadcrumb %} {% with forum as object %} {% include "pybb/breadcrumb.html" %} {% endwith %} {% endblock %} {% block content %}