I have three related questions:
- Similar to the display of recent_activity on the homepage, I would like to show the Section to which an articles belongs in the promoted_articles list. Is this possible? I don't see a variable in the documentation that would do this.
- I assume that recent_activity is created via some sort of template. Is it possible to customize this template as an *.hbs file?
- And, is it possible that the promoted_articles also is an editable template?