lib/generators/flexi/layout/templates/dashboard.html.erb in flexi_generators-0.3.1 vs lib/generators/flexi/layout/templates/dashboard.html.erb in flexi_generators-0.3.2
- old
+ new
@@ -1,5 +1,5 @@
-<h1><% title("Dashboard#index") %></h1>
+<% title("Dashboard#index") %>
<p>Find me in app/views/dashboard/index.html.erb</p>
<div class="hero-unit">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
\ No newline at end of file