From 2f443414a7e029f83292873257d2940b5a10cc64 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 27 Nov 2022 16:43:20 -0700 Subject: Collect more actor information in fetch Fixes #31 --- templates/identity/view.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'templates/identity') diff --git a/templates/identity/view.html b/templates/identity/view.html index f69ce9a..ff42db6 100644 --- a/templates/identity/view.html +++ b/templates/identity/view.html @@ -43,6 +43,17 @@ {% endif %} + {% if identity.metadata %} +
{{ entry.name }} | +{{ entry.value }} | +
-- cgit v1.2.3