This website requires JavaScript.
Explore
Help
Sign In
Discourse
/
discourse-adplugin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
restructure
discourse-adplugin
/
assets
/
javascripts
/
discourse
/
components
/
house-ad.hbs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
3 lines
45 B
Handlebars
Raw
Permalink
Normal View
History
Unescape
Escape
FEATURE: House Ads
2019-04-18 17:52:59 -04:00
{{
#if
showAd
}}
DEV: uses html-safe instead of triple curly brackets
2020-08-01 17:48:23 +02:00
{{
html-safe
adHtml
}}
DEV: Update eslint-config-discourse, use prettier for hbs (
#163
)
2023-01-04 12:34:08 +00:00
{{
/if
}}
Reference in New Issue
Copy Permalink