<% unless welcomed? %>

Georgia CMS <%= Georgia::VERSION %>

Compatibility & Extensibility

Georgia is a CMS engine for Ruby on Rails applications. Key features include user authentication, widgets, slideshows, publishing system, revisioning and more.

<%= link_to 'Get started', search_pages_path, class: 'btn btn-primary btn-lg' %>

<% end -%>
<%= render_activities @activities, fallback: 'default' %> <%= paginate @activities %>
<%= render 'georgia/dashboard/panels/reviews' if @awaiting_revisions %> <%= render 'georgia/dashboard/panels/messages' if @messages %>