{{ define "user" }}
updating last.fm keys

you can get an api key here (note: only the "application name" field is required)

current key {{ default "not set" .CurrentLastFMAPIKey }}

current secret {{ default "not set" .CurrentLastFMAPISecret }}

{{ end }}