From 30c208226e8eedeb6879f0b771ae9d5987d06aec Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sat, 12 Nov 2022 23:21:52 -0700 Subject: Start having some sort of visual style --- templates/identity/create.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/identity/create.html') diff --git a/templates/identity/create.html b/templates/identity/create.html index cbf0fb2..8e78e10 100644 --- a/templates/identity/create.html +++ b/templates/identity/create.html @@ -5,6 +5,7 @@ {% block title %}Create Identity{% endblock %} {% block content %} + {% include "identity/_identity_menu.html" %}