Set up preliminary tests for users
This commit is contained in:
parent
a47f233493
commit
2d7d22f847
5 changed files with 88 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<h2>{{genus-name}} Users</h2>
|
||||
<h3>Total users: {{model.length}}</h3>
|
||||
<h3 id="total-users">Total users: {{model.length}}</h3>
|
||||
|
||||
<table class="flakes-table">
|
||||
<thead>
|
||||
|
|
Reference in a new issue