mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 17:31:27 +00:00
ef83ec88f5
Improved articles styling Improved bbcode to html formatting HTML and CSS refactorings Moved Extra into concerns Changed repo URL to read-only for deploys Fixes quotes in comments
7 lines
No EOL
184 B
Text
7 lines
No EOL
184 B
Text
<div class="breadcrumbs">
|
|
<%= link_to "Forums", forums_url %>
|
|
<%= icon 'chevron-right' %>
|
|
<%= namelink topic.forum %>
|
|
<%= icon 'chevron-right' %>
|
|
<%= namelink topic %>
|
|
</div> |