1
0
Fork 0
mirror of https://github.com/vale981/Vulcan synced 2025-03-13 13:56:39 -04:00
Vulcan/client/views/users/dashboard/users_list_avatar.html

4 lines
88 B
HTML
Raw Normal View History

<template name="users_list_avatar">
{{> avatar user=this shape="circle"}}
</template>