mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 18:39:32 +00:00
Added title to class test tables
This commit is contained in:
@@ -45,9 +45,11 @@
|
||||
</div>
|
||||
<div class='classPage__tests__container'>
|
||||
<div class='adminTable'>
|
||||
<h3>Upcoming Tests</h3>
|
||||
{{> testTable tests=upcomingTests}}
|
||||
</div>
|
||||
<div class='adminTable'>
|
||||
<h3>Recent Tests</h3>
|
||||
{{> testTable tests=recentTests}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user