diff --git a/sourcing/templates/view.html b/sourcing/templates/view.html index a18e9d5..875fd0d 100644 --- a/sourcing/templates/view.html +++ b/sourcing/templates/view.html @@ -101,8 +101,10 @@
Revision as of {{ version.modified.strftime('%H:%M, %d %B %Y') }}
{% endif %} + +There are {{ subject_count }} documents that refer to this {{ doc.type }}.
@@ -204,6 +206,23 @@ {% endblock %}