diff --git a/RIGS/templates/RIGS/event_detail.html b/RIGS/templates/RIGS/event_detail.html index 358eaf10..b5fd1b7a 100644 --- a/RIGS/templates/RIGS/event_detail.html +++ b/RIGS/templates/RIGS/event_detail.html @@ -233,13 +233,17 @@ {% endif %} {% endif %} + + {% endif %} + {% endif %} + {% if not request.is_ajax %} +
Last edited at {{ object.last_edited_at }} by {{ object.last_edited_by.name }}
- {% endif %} {% endif %} {% endblock %}