Nota a baix
diff --git a/index.html b/index.html
index 8b06aac..ef8f028 100644
--- a/index.html
+++ b/index.html
@@ -260,11 +260,6 @@
         <section id="section-send" class="section" style="display: none;">
             <button class="button is-link is-light" onclick="switchSection('section-3')">Torna enrere (Número)</button>
             <br/><br/>
-            <article class="message is-warning">
-                <div class="message-body">
-                    Aquest primers dies estem de prova! Mireu bé la informació, si hi ha res malament expliqueu-ho a l'Andreu: <a href="telf:+34681236024">+34 681 236 024</a>.
-                </div>
-            </article>
             <span class="has-text-weight-bold">Assignatura:</span>
             <span id="subject-final">ASSIGNATURA ESCOLLIDA</span><br>
             <span class="has-text-weight-bold">Aula:</span>
@@ -279,6 +274,12 @@
             <button id="send-button" class="button is-link is-large">Omple el formulari</button><br><br>
             
             Hi ha errors? <br /><a class="button is-link is-light" href="https://docs.google.com/forms/d/e/1FAIpQLSfT9o287VqLyhwR8LPdloAQWhuqCgA3NfdhgP5vb9_sVQHL-g/viewform">Completa el formulari manualment</a>
+        
+            <article class="message is-warning">
+                <div class="message-body">
+                    Aquest primers dies estem de prova! Mireu bé la informació, si hi ha res malament expliqueu-ho a l'Andreu: <a href="telf:+34681236024">+34 681 236 024</a>.
+                </div>
+            </article>
         </section>
         <script>
             var current_section = "section-1";