mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
<%=
|
|
render partial: 'content/contexts/relation', locals: {
|
|
content_type: Flora,
|
|
content: content,
|
|
relation_class: FloraMagicalEffect,
|
|
relation_class_id: :magic_id,
|
|
relation_text: 'effect of'
|
|
}
|
|
%> |