diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/html/pages/organisations_list.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/html/pages/organisations_list.tmpl.html b/ui/html/pages/organisations_list.tmpl.html index 1b0e3a9..edf1f89 100644 --- a/ui/html/pages/organisations_list.tmpl.html +++ b/ui/html/pages/organisations_list.tmpl.html @@ -2,7 +2,7 @@ {{ define "main" }} <h3>Organisations <span><a href="#" class="admin-link">[Admin]</a></span></h3> -<p>There is nothing to see here yet.</p> +{{.Organisations}} <table id="home-summary-table"> <thead> <tr id="header-row"> |