5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
- if path = reference_path(:stylesheet => import)
|
|
- imported_item = reference_item(:stylesheet => import)
|
|
<a href="#{path}" title="@import #{import}">#{imported_item[:crumb] || imported_item[:title]}</a>#{"," unless @last}
|
|
|