Commit 9dc4cef6 by tady

.

parent 0e45fccc
......@@ -25,6 +25,10 @@
</div>
</form>
<p class="navbar-text">
<a href="#"><span class="glyphicon glyphicon-question-sign"></span></a>
</p>
<%= form_tag(destroy_user_session_path, :method => :delete, class: 'navbar-form navbar-right') do %>
<%= submit_tag 'SignOut', class: 'btn btn-default' %>
<% end %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment