diff --git a/cloud/endagaweb/templates/dashboard/subscriber_detail/info.html b/cloud/endagaweb/templates/dashboard/subscriber_detail/info.html index c4bf8277..21ece791 100644 --- a/cloud/endagaweb/templates/dashboard/subscriber_detail/info.html +++ b/cloud/endagaweb/templates/dashboard/subscriber_detail/info.html @@ -57,6 +57,9 @@
Last Active: {{ subscriber.last_active | naturaltime }}
Last Outbound Activity: {{ subscriber.last_outbound_activity | naturaltime }}
Registered: {{ created.date }} ({{ created | naturaltime }})
+ {% if valid_through %} +Balance Validity: {{ valid_through.date }} ({{ valid_through | naturaltime }})
+ {% endif %}Activity: