avatar
This commit is contained in:
@@ -28,6 +28,7 @@ async fn index(
|
||||
"logged_in_customer": c.logged_in_customer,
|
||||
"customer_name": c.customer_name,
|
||||
"customer_account_type": c.customer_account_type,
|
||||
"customer_avatar": c.customer_avatar,
|
||||
"currency_symbol": cur.symbol,
|
||||
"lang": current_lang(&jar),
|
||||
// The header search bar only appears on the landing page.
|
||||
|
||||
Reference in New Issue
Block a user