FIX: Missing plugin outlet

This commit is contained in:
Robin Ward 2016-12-12 13:31:31 -05:00
parent 7b2e4170e9
commit c2462e1f2d

View File

@ -66,7 +66,7 @@
{{#if model.title}}
<h3>{{model.title}}</h3>
{{/if}}
{{plugin-outlet "user-post-names"}}
{{plugin-outlet name="user-post-names" args=(hash model=model)}}
<h3>
{{#if model.location}}{{fa-icon "map-marker"}} {{model.location}}{{/if}}
{{#if model.website_name}}