Cross Reference: _footer.html.haml
xref
: /
ontohub
/
app
/
views
/
shared
/
_footer.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
_footer.html.haml revision c1424db8d903eef21c85c4ec37d03fb426295f39
%footer
%ul
-
Settings.footer.each
do |entry|
%li>
- if
entry.href
= link_to
entry.text
,
entry.href
- else
=
entry.text