We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfbdf7 commit 24e8691Copy full SHA for 24e8691
app/views/layouts/members.html.haml
@@ -63,6 +63,9 @@
63
%span= I18n.t('members.navigation.links')
64
%i.fa.fa-caret-down
65
.collapse.list-group#sub-apps
66
+ = link_to "https://mongoose.svsticky.nl/", :class => "list-group-item list-group-item-action" do
67
+ %span= "Mongoose"
68
+ %i.fa.fa-credit-card
69
= link_to "https://fotos.svsticky.nl/", :class => 'list-group-item list-group-item-action' do
70
%span= I18n.t('members.navigation.pictures')
71
%i.fa.fa-camera
0 commit comments