mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 00:59:29 +00:00
Added tests page
This commit is contained in:
6
views/partials/test.hbs
Normal file
6
views/partials/test.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
<tr data-id='{{ id }}'>
|
||||
<td>{{ name }}</td>
|
||||
<td>{{ class }}</td>
|
||||
<td>{{ subject }}</td>
|
||||
<td>{{ date }}</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user