{% extends 'generic/object.html' %} {% load helpers %} {% load static %} {% block content %}
Community List | {{ object.community_list }} | |
---|---|---|
Action | {% badge object.get_action_display bg_color=object.get_action_color %} | |
Community | {% if object.community.get_absolute_url %}{{ object.community }} | {% else %}{{ object.community|placeholder }} | {% endif %}