--- title: "<%= @path %>" --- <% @pages.sort_by{|a|a.published}.reverse.each do |a| %> * - [<%= a.title %>](<%= a.url %>) (last updated )<% end %>