notebook/app/views/content/contexts/_magic.html.erb
2017-07-31 03:37:15 +02:00

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'
}
%>