Made a sphinx extension which emits the hazardous materials danger admonition
diff --git a/docs/hazmat/bindings/index.rst b/docs/hazmat/bindings/index.rst
index 4de2df4..19e0399 100644
--- a/docs/hazmat/bindings/index.rst
+++ b/docs/hazmat/bindings/index.rst
@@ -1,9 +1,4 @@
-.. danger::
-
- This is a "Hazardous Materials" module. You should **ONLY** use it if
- you're 100% absolutely sure that you know what you're doing because this
- module is full of land mines, dragons, and dinosaurs with laser guns.
-
+.. hazmat::
Bindings
========
diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst
index 00e8094..194eeb9 100644
--- a/docs/hazmat/bindings/openssl.rst
+++ b/docs/hazmat/bindings/openssl.rst
@@ -1,9 +1,4 @@
-.. danger::
-
- This is a "Hazardous Materials" module. You should **ONLY** use it if
- you're 100% absolutely sure that you know what you're doing because this
- module is full of land mines, dragons, and dinosaurs with laser guns.
-
+.. hazmat::
OpenSSL
=======