From 15d9272f9178b3716365efe9937100c98cf4026f Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Mon, 13 Apr 2015 15:58:08 +0200
Subject: [PATCH] Change in registration to be effective

---
 index.html        | 2 +-
 registration.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 93a6cff..4139060 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
 <!-- Analytics: END -->
 
 </head>
-
+ 
 <body>
 <div id="wrap">
 
diff --git a/registration.html b/registration.html
index 4e62bd9..7582c61 100644
--- a/registration.html
+++ b/registration.html
@@ -33,7 +33,7 @@
 			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. <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>
 Last Name:<br><input type="text" name="surname"/><br>
-- 
GitLab