view/index.html.haml in inqlude-0.0.8 vs view/index.html.haml in inqlude-0.7.0
- old
+ new
@@ -11,14 +11,24 @@
involved, read more about #{link_to "how to contribute", "contribute"}, or go
to the mailing list
= link_to "inqlude.kde.org", "https://mail.kde.org/mailman/listinfo/inqlude"
to directly talk to us. See you there.
-%h2 Stable libraries | #{link_to "Development versions", "edge"}
+%h2
+ Stable libraries
+ | #{link_to "Development versions", "development"}
+ | #{link_to "Unreleased", "unreleased"}
+ | #{link_to "Commercial", "commercial"}
+ | #{link_to "All", "all"}
%table
- libraries(:stable).each do |library|
%tr
%td.first
= link_to_manifest library.name
%td.last
= library.manifests.last["summary"]
+
+%hr
+
+%span.footer
+ Last updated on #{Date.today}