@ -44,7 +44,7 @@ def unfurl(url):
currency = 'kr'
# Formateringsinstruktionen "n" ger oss decimaltecken enligt aktuell
# locale.
price = f'{float(ld["offers"]["price"]):n}' + ' ' + currency
return {'fallback': title + ' <' + url + '>',
'color': '#cf8e00', # ELAB-orange