Class: Jekyll::AttendeasePlugin::AuthActionTag

Inherits:
Liquid::Tag
  • Object
show all
Defined in:
lib/jekyll/attendease_plugin/tags.rb

Instance Method Summary collapse

Instance Method Details

#render(context) ⇒ Object



80
81
82
# File 'lib/jekyll/attendease_plugin/tags.rb', line 80

def render(context)
  '<div id="attendease-auth-action"></div>'
end