{% comment %} `.form-error` is `display: none` until `.is-visible` joins it — emitting the text without it renders an error nobody can see. These three classes are the whole of what Foundation's Abide plugin does at runtime, so rendering them server-side is a complete substitute for loading it. {% endcomment %}
{% if error %} {{ error }} {% endif %}