Sha256: ecfc68f54ff1eeb1347c089a437a212fddc078027e058d26c712951a5cc13077

Contents?: true

Size: 508 Bytes

Versions: 3

Compression:

Stored size: 508 Bytes

Contents

%article.post
  %header
    %h1= title
    %span.date= date
    %p= author
  %section.content
    = body
  %section.comments
    - if @config[:disqus]
      #disqus_thread
      %script{:src => "http://disqus.com/forums/#{@config[:disqus]}/embed.js", :type => "text/javascript"}       %noscript
      %a{:href => "http://#{@config[:disqus]}.disqus.com/?url=ref"} View the discussion thread.
      %a.dsq-brlink{:href => "http://disqus.com"}
        blog comments powered by
        %span.logo-disqus Disqus

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
toto-bongo-1.0.3 test/templates/article.html.haml
toto-bongo-1.0.2 test/templates/article.html.haml
toto-bongo-1.0.1 test/templates/article.html.haml