You have new AnkiHub decks to install:
{% for deck in decks %}
- {{ deck.name }}
{% endfor %}
{% if logged_to_ankiweb %}
⚠️ Please go to your other devices with Anki and sync before installing new deck(s).
Any unsynchronized reviews or changes on other devices may be lost during installation.
{% else %}
Would you like to install them now? (This could take several minutes.)
{% endif %}