Skip to content

Commit

Permalink
Add the create session button to the landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyhelbling committed Mar 21, 2016
1 parent ddb69c7 commit 101bcf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/views/pages/_aside.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<div class="column grid_4">

<div class="add-session-now">
<%= add_sessions_button %>
</div>

<div class="sidebar-box">
<h3>How long are sessions?</h3>
<p>Sessions can be at most <strong>50 minutes</strong> long. If you need extra
Expand Down

0 comments on commit 101bcf5

Please sign in to comment.