{% extends 'ostatus/template.html' %} {% load i18n %} {% load utilities %} {% load markdown %} {% if error or not request.user.is_authenticated %} {% include 'ostatus/ostatus_error.html' %} {% else %} {% block title %}{% trans "Follow from " %}{% endblock %} {% block heading %}Follow from {{ site.name }}{% endblock %} {% block content %}