This is a wider card with supporting text below as a natural lead-in to
+ additional content. This content is a little bit longer.
+
+ Last updated 3 mins ago
+
+
+
+ {% endfor %}
+
+
+
+
+
+
+
+
+
+
Card title that wraps to a new line
+
This is a longer card with supporting text below as a natural lead-in to
+ additional content. This content is a little bit longer.
+
+
+
+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+
+
+
+
+
+
+
+
+
+
Card title
+
This card has supporting text below as a natural lead-in to additional
+ content.
+
+ Last updated 3 mins ago
+
+
+
+
+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.
+
+
+
+
+
+
Card title
+
This card has supporting text below as a natural lead-in to additional
+ content.
+
+ Last updated 3 mins ago
+
+
+
+
+
+
+
+
+
+
+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+
+
+
+
+
+
Card title
+
This is a wider card with supporting text below as a natural lead-in to
+ additional content. This card has even longer content than the first to show that equal
+ height
+ action.
This is a wider card with supporting text below as a natural lead-in to
- additional content. This content is a little bit longer.
-
- Last updated 3 mins ago
-
-
-
- {% endfor %}
-
-
-
-
-
-
-
-
-
-
Card title that wraps to a new line
-
This is a longer card with supporting text below as a natural lead-in to
- additional content. This content is a little bit longer.
-
-
-
-
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
-
-
-
-
-
-
-
-
-
-
Card title
-
This card has supporting text below as a natural lead-in to additional
- content.
-
- Last updated 3 mins ago
-
-
-
-
-
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.
-
-
-
-
-
-
Card title
-
This card has supporting text below as a natural lead-in to additional
- content.
-
- Last updated 3 mins ago
-
-
-
-
-
-
-
-
-
-
-
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
-
-
-
-
-
-
Card title
-
This is a wider card with supporting text below as a natural lead-in to
- additional content. This card has even longer content than the first to show that equal
- height
- action.
-
- Last updated 3 mins ago
-
-
-
-
-
-
-
-
+
+ {% include cards/card.html title="This is a standard card" show-footer=true %}
+
+
+ {% include cards/card.html title="Built card" %}
+
+
+ {% include cards/card.html title="Card blue" status="blue" %}
+
+
+ {% include cards/card.html title="Card green" status-left="green" %}
+
+
+ {% include cards/card.html title="Card orange" status-bottom="orange" %}
+
+
+ {% include cards/card.html title="Card red" status="red" %}
+
+
+ {% include cards/card.html title="Card yellow" status="yellow" %}
+
+
+ {% include cards/card.html title="Card teal" status="teal" %}
+
+
+ {% include cards/card.html title="Card purple" status="purple" %}
+
+
+ {% include cards/card.html title="Card status on left side" status-left="blue" %}
+
+
+ {% include cards/card.html title="Initial collapsed card" collapsed=true %}
+