mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-02-07 03:56:58 +00:00
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
- if object.errors.any?
|
|
.flash-message.alert#error_explanation
|
|
%strong= t('generic.validation_errors', count: object.errors.count)
|