Sha256: 7652e90f3918dfbb4324e5c5260fc9c4ebc1f2285164e0ecd7b8b390fb84d9f5

Contents?: true

Size: 826 Bytes

Versions: 5

Compression:

Stored size: 826 Bytes

Contents

<div class="comments">
  <div class="right">
    <% if request.host == 'localhost' %>
      <script>var disqus_developer=1</script>
    <% end %>
    <% if forum = config[:disqus_forum] %>
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/<%= forum %>/embed.js"></script><noscript><a href="http://disqus.com/forums/<%= forum %>/?url=ref">View the discussion thread.</a></noscript><a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
    <% else %>
      <p>
        To enable comments, set the 'disqus_forum' field in your 'hubbub.yml'
        file and restart your server.
      </p>
    <% end %>
  </div>
  <div class="left">
    <div class="comments-heading">Comments</div>
  </div>
</div>

<br style="clear: both;" />

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hubbub-0.0.11 lib/app/views/articles/_comments.html.erb
hubbub-0.0.10 lib/app/views/articles/_comments.html.erb
hubbub-0.0.9 lib/app/views/articles/_comments.html.erb
hubbub-0.0.8 lib/app/views/articles/_comments.html.erb
hubbub-0.0.6 lib/app/views/articles/_comments.html.erb