2019-10-18 14:16:54 -04:00

8 lines
251 B
Plaintext

<h1>Dashboard#home</h1>
<p>Find me in app/views/dashboard/home.html.erb</p>
<div class="notice-me" style="width:300px;height:300px;background-color:whitesmoke;">
a content element to notice
</div>
<%= link_to "Other Page", dashboard_other_url %>