app/views/lentil/pages/about.html.erb in lentil-0.2.3 vs app/views/lentil/pages/about.html.erb in lentil-0.3.0

- old
+ new

@@ -1,9 +1,9 @@ <%= title @title %> <%= render :partial => "/layouts/lentil/top_navigation" %> <section id="about" class="wrapper"> <div class="grid"> - <div class="well contribute grid-cell"> + <div class="well contribute grid__cell"> Create the file app/views/lentil/pages/about.html.erb and fill it with whatever you want. </div> </div> </section>