mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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:
|