add: app_data api
This commit is contained in:
parent
5c520f4308
commit
f423daf2fc
38 changed files with 410 additions and 91 deletions
|
@ -17,7 +17,7 @@
|
|||
(p (text "You'll find out what each achievement is when you get it, so look around!"))
|
||||
(hr)
|
||||
(span (b (text "Your progress: ")) (text "{{ percentage|round(method=\"floor\", precision=2) }}%"))
|
||||
(div ("class" "poll_bar") ("style" "width: {{ percentage }}%"))))
|
||||
(div ("class" "progress_bar") (div ("class" "poll_bar") ("style" "width: {{ percentage }}%")))))
|
||||
|
||||
(div
|
||||
("class" "card-nest")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue