all: intial code import
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
rendering
|
||||
renderPhotoOf: aContact on: html
|
||||
html image url: aContact gravatarUrl
|
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
rendering
|
||||
renderPhotoOf: aContact on: html
|
||||
html image url: aContact gravatarUrl
|