Files
discourse-adplugin/assets/javascripts/discourse/components/post-bottom-ad.hbs
T
David Taylor 3828578d5d DEV: Restructure file locations
- Colocate components / connectors
- Move admin UI files to `admin/assets` so they are only served to admins
2023-11-07 18:37:39 +00:00

5 lines
108 B
Handlebars

{{ad-slot
placement="post-bottom"
category=@model.topic.category.slug
postNumber=@model.post_number
}}