{% extends "flagging/base_flagging.html" %} {% block title %}Flagging successful{% endblock %} {% block body_class %}{{ block.super }} flag_success{% endblock %} {% block content_title %}
You have successfully flagged "{{ object }}" as "{{ flag_type.title }}"
Thank you for contributing to the quality of this site!
{% endblock %}