add publickey
This commit is contained in:
8
templates/user/publickey_added.tmpl
Normal file
8
templates/user/publickey_added.tmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
{{template "base/head" .}}
|
||||
{{template "base/navbar" .}}
|
||||
<div class="container">
|
||||
<div class="form-group">
|
||||
publickey added
|
||||
</div>
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
||||
Reference in New Issue
Block a user