add: apps api
This commit is contained in:
parent
2a99d49c8a
commit
ebded00fd3
33 changed files with 698 additions and 31 deletions
|
@ -100,12 +100,19 @@
|
|||
(icon (text "user-plus"))
|
||||
(str (text "auth:action.register")))
|
||||
|
||||
(div ("class" "title"))
|
||||
(b ("class" "title") (text "{{ config.name }}"))
|
||||
(a
|
||||
("href" "https://trisua.com/t/tetratto")
|
||||
("class" "button")
|
||||
(icon (text "code"))
|
||||
(text "View source")))))
|
||||
(str (text "general:link.source_code")))
|
||||
|
||||
(a
|
||||
("href" "/reference/tetratto/index.html")
|
||||
("class" "button")
|
||||
("data-turbo" "false")
|
||||
(icon (text "rabbit"))
|
||||
(str (text "general:link.reference"))))))
|
||||
(text "{%- endif %}")))
|
||||
(text "{%- endmacro %}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue