diff --git a/cmd/server/assets/admin/realms/index.html b/cmd/server/assets/admin/realms/index.html index 9a99694f0..7693840c2 100644 --- a/cmd/server/assets/admin/realms/index.html +++ b/cmd/server/assets/admin/realms/index.html @@ -23,8 +23,22 @@ +
ID | @@ -54,6 +68,8 @@ {{end}} + + {{template "shared/pagination" .}}
---|