1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views/shared/_error_messages.html.haml

7 lines
185 B
Text
Raw Normal View History

2016-10-18 07:37:15 -07:00
- if object.errors.any?
.flash-message#error_explanation
%strong
Something isn't quite right yet! Please review
= pluralize(object.errors.count, 'error')
below: