{#
/**
* @file
* Drupal CMS implementation to display the installation page.
*
* All available variables are mirrored in page.html.twig.
* Some may be blank but they are provided for consistency.
*
* @see template_preprocess_install_page()
*/
#}
{% if languages %}
{% include active_theme_path() ~ "/images/translate.svg" %}
{% include active_theme_path() ~ "/images/chevron-down.svg" %}