This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-adplugin
mirror of
https://github.com/discourse/discourse-adplugin.git
Watch
1
Star
0
Fork
You've already forked discourse-adplugin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e28f97a0f4
discourse-adplugin
/
assets
/
javascripts
/
discourse
/
components
/
adbutler-ad.hbs
3 lines
69 B
Handlebars
Raw
Normal View
History
Unescape
Escape
AdButler support (#80)
2019-09-16 14:26:17 -04:00
{{
#
if
showAd
}}
DEV: apply coding standards (#91)
2020-09-04 07:24:14 -04:00
<div id=
{{
divId
}}
class=
{{
className
}}
></div>
DEV: Update eslint-config-discourse, use prettier for hbs (#163)
2023-01-04 07:34:08 -05:00
{{
/
if
}}