5 lines
164 B
Smalltalk
5 lines
164 B
Smalltalk
|
accessing
|
||
|
exportStaticWebReport
|
||
|
|
||
|
self installTemplate.
|
||
|
^ self exportWithTemplate: (TweetsCollection dataStore / 'templates' / 'index.mus.html') into: self folder
|