Make open source
This commit is contained in:
7
app/views/welcome/index.html.erb
Normal file
7
app/views/welcome/index.html.erb
Normal file
@ -0,0 +1,7 @@
|
||||
<main role="main">
|
||||
<%= render partial: 'jumbo' %>
|
||||
<%= render partial: 'when_where' %>
|
||||
<%= render partial: 'venue' %>
|
||||
<%= render partial: 'plan' %>
|
||||
</main>
|
||||
<%= render partial: 'footer' %>
|
Reference in New Issue
Block a user