mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
3 lines
123 B
Text
3 lines
123 B
Text
%ul
|
|
- @conferences.each do |conference|
|
|
%li= link_to conference.title, admin_conference_path(conference.short_title)
|