mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
4 lines
123 B
Text
4 lines
123 B
Text
|
|
%ul
|
||
|
|
- @conferences.each do |conference|
|
||
|
|
%li= link_to conference.title, admin_conference_path(conference.short_title)
|