Stub out the repo admin view.
This commit is contained in:
parent
539275d04e
commit
f2ee7772f4
4 changed files with 10 additions and 3 deletions
3
static/partials/repo-admin.html
Normal file
3
static/partials/repo-admin.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="container">
|
||||
<h2>Permissions</h2>
|
||||
</div>
|
Reference in a new issue