add: manage followers page
This commit is contained in:
parent
959a125992
commit
70ecc6f96e
8 changed files with 119 additions and 6 deletions
|
@ -1798,8 +1798,8 @@
|
|||
(span ("class" "notification chip") (text "{{ total }} votes"))
|
||||
(text "{% if not poll[2] -%}")
|
||||
(span
|
||||
("class" "notification chip")
|
||||
(text "Expires in ")
|
||||
("class" "notification chip flex items-center gap-1")
|
||||
(text "Expires in")
|
||||
(span
|
||||
("class" "poll_date")
|
||||
("data-created" "{{ poll[0].created }}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue