{% extends 'pybb/base.html' %} {% load pybb_tags %} {% load styled_forms %} {% block title %}{{ forum.name }} - {% trans 'Subscription' %}{% endblock title %} {% block breadcrumb %} {% with forum as object %} {% include "pybb/breadcrumb.html" %} {% endwith %} {% endblock %} {% block content %}