|
<%= link_to fa_icon("envelope fw", text: "Conversations"), conversations_path %>
|
|
<%= link_to fa_icon("envelope fw", text: "Conversations"), conversations_path %>
|
|
<%= link_to fa_icon("building fw", text: school.name), school_path(school) %>
|
|
<%= link_to fa_icon("building fw", text: school.name), school_path(school) %>
|