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
main
discourse-adplugin
/
assets
/
javascripts
/
discourse
/
components
/
adbutler-ad.hbs
3 lines
84 B
Handlebars
Raw
Permalink
Normal View
History
Unescape
Escape
DEV: Update linting (#227)
2024-11-20 09:43:19 -05:00
{{
#
if
this
.showAd
}}
<div id=
{{
this
.divId
}}
class=
{{
this
.className
}}
></div>
DEV: Update eslint-config-discourse, use prettier for hbs (#163)
2023-01-04 07:34:08 -05:00
{{
/
if
}}