.content_wrap .post %section#content %article = yield #disqus_thread %section#sidebar %aside.widget.widget_metadata %h3.widgettitle About this post %p This post was written by Ariejan de Vroom on #{get_pretty_date(item)} and tagged with #{get_tags(item)}. %aside.widget.widget_influads #influad - if ENV['NANOC_ENV'] == "development" .influads_block .influads_img %img(src="http://placehold.it/130x100&text=Influad%20(130x100)" width="130" height="100") .influads_text = link_to "The exquisite, low-cost way to design, send, and track email.", "#" .influads_powered_div = link_to "Powered by InfluAds", "#" - else :plain
:javascript var disqus_url = "#{url_for(item)}"; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://ariejannet.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();