generated from t/malachite
add: base chat ui
This commit is contained in:
parent
747a05d649
commit
f53eb3d367
10 changed files with 176 additions and 1031 deletions
|
@ -48,7 +48,7 @@
|
|||
(text "home"))
|
||||
(a
|
||||
("class" "button")
|
||||
("href" "https://trisua.com/t/malachite")
|
||||
("href" "https://trisua.com/t/tawny")
|
||||
(text "source"))
|
||||
(hr)
|
||||
(text "{% if not user -%}")
|
||||
|
@ -63,8 +63,8 @@
|
|||
(text "{%- else -%}")
|
||||
(a
|
||||
("class" "button")
|
||||
("href" "/app")
|
||||
(text "app"))
|
||||
("href" "/chats")
|
||||
(text "my chats"))
|
||||
(a
|
||||
("class" "button")
|
||||
("href" "{{ config.service_hosts.tetratto }}/settings")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue