Added views for QOR admin
This commit is contained in:
6
app/views/qor/dashboard.tmpl
Normal file
6
app/views/qor/dashboard.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="qor-page__body">
|
||||
{{render "shared/flashes"}}
|
||||
{{render "shared/errors"}}
|
||||
|
||||
<h2 class="qor-page__tips">Dashboard Placeholder</h2>
|
||||
</div>
|
||||
Reference in New Issue
Block a user