3 lines
80 B
Smalltalk
3 lines
80 B
Smalltalk
rendering
|
|
renderPhotoOf: aContact on: html
|
|
html image url: aContact gravatarUrl |