mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:39:26 +00:00
Added classes page
This commit is contained in:
4
views/partials/class.hbs
Normal file
4
views/partials/class.hbs
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class='classes__class adminItem' data-id={{ id }}>
|
||||
<h2>{{ name }}</h2>
|
||||
<h3>{{ teacher }}</h3>
|
||||
</div>
|
||||
Reference in New Issue
Block a user