Products

    {% for item in site.data.hangaralpha.footer.products | limit: 4 %}
  • {{ item.title }}
  • {% endfor %}
    {% for item in site.data.hangaralpha.footer.products | offset: 4 %}
  • {{ item.title }}
  • {% endfor %}

Resources

    {% for item in site.data.hangaralpha.footer.resources | limit: 4 %}
  • {{ item.title }}
  • {% endfor %}
    {% for item in site.data.hangaralpha.footer.resources | offset: 4 %}
  • {{ item.title }}
  • {% endfor %}

About us

    {% for item in site.data.hangaralpha.footer.about | limit: 4 %}
  • {{ item.title }}
  • {% endfor %}
    {% for item in site.data.hangaralpha.footer.about | offset: 4 %}
  • {{ item.title }}
  • {% endfor %}
{% include hangaralpha/logos/logo_carto_footer.svg %}
  • Products
  • {% for item in site.data.hangaralpha.footer.products %}
  • {{ item.title }}
  • {% endfor %}
  • Resources
  • {% for resources_item in site.data.hangaralpha.footer.resources %}
  • {{ resources_item.title }}
  • {% endfor %}
  • About us
  • {% for about_item in site.data.hangaralpha.footer.about %}
  • {{ about_item.title }}
  • {% endfor %}

© CARTO 2018

{% include hangaralpha/logos/logo_carto_footer_small.svg %}
{% include hangaralpha/icons/facebook.svg %} {% include hangaralpha/icons/twitter.svg %} {% include hangaralpha/icons/linkedin.svg %}