From 5af8aa7f137ad26b4b4b851a779f33b7a94c0c25 Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Fri, 29 May 2015 11:14:04 +0200
Subject: [PATCH] Registration red message

---
 registration.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/registration.html b/registration.html
index 0cd3ce2..0c907ab 100644
--- a/registration.html
+++ b/registration.html
@@ -34,6 +34,8 @@
 			where you are supposed to fill in your data and process the payment of the
 			registration fee. <b>You need to complete the registration with Euromicro and
 			the payment in order to be registered for the conference.</b><br><br>
+
+      <font color="red">Due to circumstances outside the control of the conference organizers the registration will be closed between May 30 and June 14. However, we would appreciate if those that know that they will register once the registration re-opens, could send an email to karlerik@control.lth.se already now, informing us about this. This will simplify our planning.</font><br><br>
  
 <form action="processdata.php" method="POST">
 First Name:<br><input type="text" name="name"/><br>
-- 
GitLab