diff --git a/.phrozn/entries/history/index.twig b/.phrozn/entries/history/index.twig
index c77bafb..1182c57 100755
--- a/.phrozn/entries/history/index.twig
+++ b/.phrozn/entries/history/index.twig
@@ -2,6 +2,16 @@ id: history
title: History
---
+EnvayaSMS for Drupal (2012/03/04)
+
+
+ -
+ Mark Burdett / VozMob released the EnvayaSMS Drupal module,
+ to make it easy for any Drupal site to send and receive SMS messages via EnvayaSMS.
+
+
+
+
Version 2.0.4 (2011/11/29)
diff --git a/.phrozn/entries/serverapi/index.twig b/.phrozn/entries/serverapi/index.twig
index 8efc4e4..a23eadc 100755
--- a/.phrozn/entries/serverapi/index.twig
+++ b/.phrozn/entries/serverapi/index.twig
@@ -10,6 +10,10 @@ For convenience, EnvayaSMS includes Drupal module (developed by Mark Burdett / VozMob).
+
+
If a server library is not yet available for your programming language, you can still use
EnvayaSMS by implementing code in accordance with the API reference below.
diff --git a/history/index.html b/history/index.html
index 001b64c..59828f8 100755
--- a/history/index.html
+++ b/history/index.html
@@ -42,6 +42,16 @@
History
+EnvayaSMS for Drupal (2012/03/04)
+
+
+ -
+ Mark Burdett / VozMob released the EnvayaSMS Drupal module,
+ to make it easy for any Drupal site to send and receive SMS messages via EnvayaSMS.
+
+
+
+
Version 2.0.4 (2011/11/29)
diff --git a/serverapi/index.html b/serverapi/index.html
index 74c99f8..049f019 100755
--- a/serverapi/index.html
+++ b/serverapi/index.html
@@ -50,6 +50,10 @@ For convenience, EnvayaSMS includes Drupal module (developed by Mark Burdett / VozMob).
+
+
If a server library is not yet available for your programming language, you can still use
EnvayaSMS by implementing code in accordance with the API reference below.