From ef9e793d7f9ff7747320751d00b4c76a1bd21cea Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Fri, 10 Apr 2015 17:22:57 +0200
Subject: [PATCH] Registration warning

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

diff --git a/registration.html b/registration.html
index 0919693..4e62bd9 100644
--- a/registration.html
+++ b/registration.html
@@ -32,7 +32,7 @@
 			necessary for the organization (dietary constraints and first timers). If
 			you click continue, the form will send you to the Euromicro registration page,
 			where you are supposed to fill in your data and process the payment or the
-			registration fee.<br><br>
+			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>
 
 <form action="processdata.php" method="POST">
 First Name:<br><input type="text" name="name"/><br>
-- 
GitLab