<% extends 'layout.html' %> <% block content %>

<%= __("You've reached the %s subscribers limit!") | format(number_format_i18n(limit)) %>

<%= __("Our free version is limited to %s subscribers.") | format(number_format_i18n(limit)) %>

sad-cat

<%= __('Immediately, you can:') %>

<% endblock %>