fetprofiles

This commit is contained in:
Andreas Stephanides
2014-09-13 16:35:10 +02:00
parent f0e5c0b192
commit f5da3ac3dc
6 changed files with 26 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
<div class="span12">
<%= render 'layouts/pretty_toolbar' %>
<% link_to I18n.t('profile.new_profile'), new_fetprofile_path %>
</div>
</div>
@@ -45,6 +46,13 @@
</ul>
<div class="row-fluid">
<div class="span12">
<%= link_to I18n.t('profile.new_profile'), new_fetprofile_path %>
</div>
</div>
</div>
</div>