Merge pull request #4484 from LeoMcA/location-and-website-outlets
FEATURE: Added user profile and card outlets
This commit is contained in:
commit
fb51e77a1d
@ -80,6 +80,8 @@
|
||||
{{/if}}
|
||||
</span>
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet "user-card-location-and-website"}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
|
||||
@ -74,6 +74,7 @@
|
||||
<span title={{model.website}}>{{model.website_name}}</span>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
{{plugin-outlet "user-location-and-website"}}
|
||||
</h3>
|
||||
|
||||
<div class='bio'>
|
||||
|
||||
Reference in New Issue
Block a user