We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996c4bc commit daf5fd2Copy full SHA for daf5fd2
1 file changed
index.html
@@ -79,7 +79,7 @@ <h2 style="margin-bottom: 0.5em;">Does my email provider work with Chatmail?</h2
79
{% when 'PREPARATION' %}
80
<a class="status-prep" href=".{{provider.url}}">PREPARE</a>
81
{% when 'BROKEN' %}
82
- NOT WORKING
+ BROKEN
83
{% endcase %}
84
</span>
85
</td>
0 commit comments