Sha256: 9b334a03e00724ab8610c2a443481fa2246140547b0afbd37d589932019281f5
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
%head %link{ :rel => "stylesheet", :type => "text/css", :href => "../public/inqlude.css" } %body .header.center %h1 %span.logo>< \#in %span.logo.green>< q %span.logo>< lude %span.subtitle The Qt library archive .menu.center %span.menu_items = link_to "How to get libraries", "get" | = link_to "How to contribute", "contribute" | = link_to "About", "about" .content.center %h2 = m "name" %p %em Version = m "version" %p = m "summary" %p = m "description" %p = link m( "homepage" ) - if disqus_enabled? %hr #disqus_thread :javascript var disqus_shortname = 'inqlude'; var disqus_identifier = '#{m "name"}'; var disqus_url = 'http://inqlude.org/libraries/#{m "name"}.html'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inqlude-0.0.4 | view/library.html.haml |