mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-13 08:43:07 +00:00
admining
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
65c29b0564
commit
ccc894dc33
10 changed files with 111 additions and 41 deletions
|
@ -1,4 +1,5 @@
|
|||
extends site.pug
|
||||
include _util.pug
|
||||
|
||||
//- Display mood here but keep yourself dry (i.e. dont request user mood if the profile being viewed is the profile of the currently logged-in user)
|
||||
block content
|
||||
|
@ -47,5 +48,4 @@ block content
|
|||
div [no entries]
|
||||
br
|
||||
h2 Recent mood updates
|
||||
include _feed.pug
|
||||
+feed(userMoodFeed, true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue