update comment

This commit is contained in:
Tyler Renelle
2013-03-15 12:27:22 -04:00
parent b7425f4964
commit 054cf03614
+2 -1
View File
@@ -21,7 +21,8 @@
<div>GP: {{floor(:member.stats.gp)}}</div>
</div>
">
<!-- Yes that would have been way cleaner as a derby template `<app:party:member-stats profile={{:member}} />`, but I couldn't get it working -->
<!-- Would be way cleaner as a Derby template `data-content="<app:party:member-stats profile={{:member}} />"`, but it was just printing HTML as text -->
<app:avatar:avatar profile={{:member}} party="true" />
</figure>
{{/}}