Vulcan/packages/nova-users/lib/client/templates/profile/user_profile_twitter.html
2016-02-17 14:27:27 +09:00

3 lines
No EOL
119 B
HTML

<template name="user_profile_twitter">
<a href="http://twitter.com/{{this}}" target="_blank">{{this}}</a>
</template>