route for edit ok
This commit is contained in:
parent
45064062fd
commit
67697ab03d
@ -36,6 +36,7 @@ html(lang="en")
|
||||
include page-circle.pug
|
||||
|
||||
#circle-edit(hidden).no-sidebar
|
||||
sib-link(class="backlink", bind-resources) Back
|
||||
include page-circle-edit.pug
|
||||
|
||||
#messages(hidden).with-sidebar
|
||||
|
@ -77,7 +77,7 @@ nav#main__menu
|
||||
order-by='username'
|
||||
next='messages'
|
||||
)
|
||||
sib-route(hidden, name='circle-edit')
|
||||
sib-route(hidden, name='circle-edit', use-id)
|
||||
|
||||
//- div.divider
|
||||
//- sib-route.menu(hidden, name='my-profile', rdf-type='foaf:user', use-id='')
|
||||
|
@ -1,4 +1,4 @@
|
||||
#circle-edit.content-box.with-padding.with-form.full-width
|
||||
#circle-edit.content-box.with-padding.with-form
|
||||
|
||||
include templates/hd-user-avatar.pug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user