add: timeline build retries
This commit is contained in:
parent
fdaae8d977
commit
e145449bc7
4 changed files with 51 additions and 19 deletions
|
@ -79,6 +79,7 @@
|
|||
("href" "/mail")
|
||||
(icon (text "mail"))
|
||||
(str (text "general:link.mail")))
|
||||
(text "{% if config.stripe -%}")
|
||||
(a
|
||||
("href" "/wallet")
|
||||
(icon (text "piggy-bank"))
|
||||
|
@ -87,6 +88,7 @@
|
|||
("href" "/products")
|
||||
(icon (text "store"))
|
||||
(str (text "economy:label.my_products")))
|
||||
(text "{%- endif %}")
|
||||
(a
|
||||
("href" "/journals/0/0")
|
||||
(icon (text "notebook"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue