diff --git a/app/views/main/_dashboard_intro.html.erb b/app/views/main/_dashboard_intro.html.erb index 2a2846d4..275f0a8a 100644 --- a/app/views/main/_dashboard_intro.html.erb +++ b/app/views/main/_dashboard_intro.html.erb @@ -1,37 +1,18 @@
- As you plan your stories, you can always return back here to get a view of everything - you've created at a glance. To get back here from anywhere, simply click the - Indent logo up top, or the icon next to it. -
-- Good luck and have fun! -
-- Welcome to Indent. Before you get started, it's recommended that you - <%= link_to "create a universe", :universe_create %>. -
-- This universe will contain - everything you create about your world, and is a handy way to keep multiple worlds - cleanly separated during the planning process. -
-As you plan your stories, you can always return back here to get a view of everything + you've created at a glance. To get back here from anywhere, simply click the + Indent logo up top, or the + icon next to it.
+Good luck and have fun!
+ card_2_heading: Ready to get started? + card_2_body_html: > +Welcome to Indent. Before you get started, it's recommended that you + %{create_universe_link}.
+This universe will contain + everything you create about your world, and is a handy way to keep multiple worlds + cleanly separated during the planning process.
+ create_universe_link_title: create a universe + create_universe_button: Create a universe! \ No newline at end of file