add: close friends stack
This commit is contained in:
parent
407155e6c4
commit
5fafc8d7b9
83 changed files with 479 additions and 213 deletions
|
@ -1,6 +1,6 @@
|
|||
(text "{% extends \"root.html\" %} {% block head %}")
|
||||
(title
|
||||
(text "Post - {{ config.name }}"))
|
||||
(text "Post — {{ config.name }}"))
|
||||
|
||||
(meta
|
||||
("name" "og:title")
|
||||
|
@ -146,7 +146,7 @@
|
|||
("id" "post_context")))
|
||||
(button
|
||||
("onclick" "save_context()")
|
||||
(text "{{ icon \"check\" }}")
|
||||
(icon (text "check"))
|
||||
(span
|
||||
(text "{{ text \"general:action.save\" }}")))
|
||||
(script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue