diff --git a/_includes/panel.html b/_includes/panel.html
new file mode 100644
index 00000000..f9e77415
--- /dev/null
+++ b/_includes/panel.html
@@ -0,0 +1,14 @@
+
+
+ {% if include.color == "warning" %}
+
+ {% else %}
+
+ {% endif %}
+
{{include.title}}
+
+
+ {{include.body}}
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 04d430d6..da895569 100644
--- a/index.html
+++ b/index.html
@@ -90,48 +90,38 @@ layout: default
-
-
-
-
Five Eyes
-
-
- 1. Australia
- 2. Canada
- 3. New Zealand
- 4. United Kingdom
- 5. United States of America
-
-
-
-
-
-
-
Nine Eyes
-
-
- 6. Denmark
- 7. France
- 8. Netherlands
- 9. Norway
-
-
-
-
-
-
-
-
Fourteen Eyes
-
-
- 10. Belgium
- 11. Germany
- 12. Italy
- 13. Spain
- 14. Sweden
-
-
-
+ {% include panel.html color="danger"
+ title="Five Eyes"
+ body='
+ 1. Australia