6 lines
232 B
Text
6 lines
232 B
Text
|
%small.feedback.form-text.text-muted{ id: id_for_help(*attribute) }
|
||
|
= post_help_t(*attribute, post: post)
|
||
|
- if metadata.required
|
||
|
.invalid-feedback{ id: id_for_feedback(*attribute) }
|
||
|
= t('posts.attributes.required.feedback')
|