Vulcan/client/views/common/avatar.html

3 lines
No EOL
80 B
HTML

<template name="avatar">
<img class="{{cssClass}}" src="{{url}}"/>
</template>