--- layout: default --- {% if page.cover %}

{{ page.long_title | escape }}

{{ page.description }}

{% endif %}
{% if page.cover == null %}

{{ page.long_title | escape }}

{{ page.description }}

{% endif %} {% for theme in site.data.theme %} {% if theme[0] != 'one' and theme[0] != 'two' and theme[0] != 'three' and theme[0] != 'four' and theme[0] != 'grey' %} {% continue %} {% endif %} {% endfor %}
Lighten 30% Lighten 20% Lighten 10% Primary Darken 10% Darken 20% Darken 30%







{% if content %}
{{ content | inject_anchors }}
{% endif %}