{% extends 'ccc/beacons/base.html' %} {% load staticfiles %} {% block title %} Beacons Content {% endblock title %} {% block content-body %}
| # | Name | Short notification | Long notification | Content | Created date | Action | |||
|---|---|---|---|---|---|---|---|---|---|
| {$ $index + 1 $} | {$ content.name $} | {$ content.short_notification $} | {$ content.long_notification $} | {$ content.content.text $} | {$ content.content.url $} | {$ content.created_date $} |