Removed test urlpath

This commit is contained in:
Daniel García 2020-02-22 19:01:58 +01:00
parent 2f4a9865e1
commit ad9f2b2d8e
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A

View File

@ -1,6 +1,6 @@
<main class="container">
<div id="users-block" class="my-3 p-3 bg-white rounded shadow">
<h6 class="border-bottom pb-2 mb-0">Registered Users {{urlpath}}</h6>
<h6 class="border-bottom pb-2 mb-0">Registered Users</h6>
<div id="users-list">
{{#each users}}