mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 05:54:27 +00:00
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
- if object.errors.any?
|
|
.flash-message#error_explanation
|
|
%strong
|
|
Something isn't quite right yet! Please review
|
|
= pluralize(object.errors.count, 'error')
|
|
below:
|