{% if kind == 'not_scrapped' %} Oups {% elif kind == 'external_content' %} External content {% elif kind == 'unavailable_offline' %} Oups {% elif kind == 'not_yet_available' %} Oups {% elif kind == 'missing' %} Missing item {% elif kind == 'error' %} Oups {% else %} {{ raise("unsupported kind: " + kind)}} {% endif %}
{% if kind == 'not_scrapped' %} This content has not been scrapped. {% elif kind == 'external_content' %} This link is targeting an EXTERNAL content, not available for offline browsing. {% elif kind == 'unavailable_offline' %} This content cannot be made available offline. {% elif kind == 'not_yet_available' %} This content is not (yet) available offline. {% elif kind == 'missing' %} This content is missing. {% elif kind == 'error' %} This content is missing due to an error. {% endif %}
{% if kind == 'not_scrapped' %} Due to the scrapper configuration, only partial content has been scrapped and this content was not selected for this ZIM version. If you are interested in this content, please use another ZIM version. {% elif kind == 'external_content' %} If you want/can, you might go there by clicking on the following link:
If you consider it is an essential item that should be part of the offline archive, please open an issue on Github when you are back online, or notify Kiwix team by any other mean. {% elif kind == 'unavailable_offline' %} Due to the dynamic nature of this content, it cannot be made available offline. {% elif kind == 'missing' %} This item is not accessible since we failed to retrieve it at the time we built this ZIM archive, probably becuase it has been archived or moved. {% elif kind == 'error' %} This item is not accessible due to an unexpected error at the time we built this ZIM archive. {% elif kind == 'not_yet_available' %} This content has unfortunately not yet been retrieved in the archive you are currently browsing. Current scrapper does not yet support this kind of data.
If you consider it is an essential item, please open an issue on Github when you are back online, or notify Kiwix team by any other mean. {% endif %}
{% if kind == 'not_scrapped' or kind == 'not_yet_available' or kind == 'unavailable_offline'%} Original link: {% endif %}