gravatar_code¶
- Module: mod_comment
Calculate the gravatar code for an e-mail address:
{{ "[email protected]"|gravatar_code }}
Will output:
3046ecab06c4f9cdb49963a96636e5ef
This hash can then be used for displaying Gravatar images.
Calculate the gravatar code for an e-mail address:
{{ "[email protected]"|gravatar_code }}
Will output:
3046ecab06c4f9cdb49963a96636e5ef
This hash can then be used for displaying Gravatar images.