diff --git a/contact-old.html b/contact-old.html new file mode 100644 index 0000000..4b16d98 --- /dev/null +++ b/contact-old.html @@ -0,0 +1,46 @@ + + + + + 6to Coloquio Uruguayo de Matémática + + + + + + + + + + + + +
+
+
+
+ +
+

Contáctenos

+
+
+

Nombre

+

Email:

+

Mensage

+

 

+
+
+
+
+ Success! Indicates a successful or positive action. +
+
+ +
+
+ + + + diff --git a/contact.html b/contact.html index 9760242..9544bc6 100644 --- a/contact.html +++ b/contact.html @@ -2,34 +2,50 @@ - 6to Coloquio Uruguayo de Matémática-Contacto + 6to Coloquio Uruguayo de Matémática - --> + - - + -
- -
-
- -
+
+
+
+ +

Contáctenos

-
-
-

Nombre

-

Email:

-

Mensage

-

 

+ +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +

@@ -37,12 +53,12 @@ Success! Indicates a successful or positive action.
+
- +
+ +
diff --git a/index.html b/index.html index 87a3327..c093ab4 100644 --- a/index.html +++ b/index.html @@ -7,33 +7,22 @@ - --> + - - +
- +
- +

Bienvenidos al 6º Coloquio Uruguayo de Matemática 2017

- +

Comité organizador

    @@ -43,13 +32,13 @@
  • Ezequiel Maderna
  • Martín Reiris
-
+
+
- +
diff --git a/js/app.js b/js/app.js index 6365590..1d7d3ba 100644 --- a/js/app.js +++ b/js/app.js @@ -12,9 +12,14 @@ function showmsg(msgTxt,ok){ $("#statusmsg").show(); } $(document).ready(function(){ + alert(window.location.pathname); $("#statusmsg").hide(); $("#header").load("snippets/header.html"); + $("#footer").load("snippets/footer.html"); $(".sidebar").load("snippets/sidebar.html"); + $("#menu li a").click(function(){ + $(this).addClass("selected").siblings().removeClass("selected"); + }); $('#contactform').submit(function(event){ $("#statusmsg").hide(); event.preventDefault(); diff --git a/register.html b/register.html index 0760480..88cfa43 100644 --- a/register.html +++ b/register.html @@ -2,28 +2,25 @@ - 6to Coloquio Uruguayo de Matémática-Registro + 6to Coloquio Uruguayo de Matémática - --> + - - + - -
- -
-
- -
+
+
+
+ +

Registrarse

@@ -78,12 +75,12 @@ Success! Indicates a successful or positive action.
+
- +
+ +
diff --git a/register.php b/register.php index 8dd966e..dd4d344 100644 --- a/register.php +++ b/register.php @@ -1,5 +1,4 @@ \ No newline at end of file diff --git a/registro.csv b/registro.csv index 74ab82b..2887db3 100644 --- a/registro.csv +++ b/registro.csv @@ -1 +1,2 @@ -Nombre,Apellido,TipoDoc,Documento,Pais,Ciudad,Profesión,Telefono,Email,Financiación,"Detalle Financiación" +Nombre,Apellido,TipoDoc,Documento,Direccion,Pais,Ciudad,Telefono,Email,Profesión,Financiación,"Detalle Financiación" +German,Correa,C.I,4596793-2,"Salvador Garcia Pintos 1114",Uruguay,Montevideo,091432378,german.correa.balier@gmail.com,Estudiante,no, diff --git a/snippets/footer.html b/snippets/footer.html new file mode 100644 index 0000000..8bb4084 --- /dev/null +++ b/snippets/footer.html @@ -0,0 +1,2 @@ +

Home | Examples | A Page | Another Page | Contact Us

+

Copyright © night_sky_2 | HTML5 | CSS | Website templates

\ No newline at end of file diff --git a/snippets/header.html b/snippets/header.html index 2bda6c8..3766c42 100644 --- a/snippets/header.html +++ b/snippets/header.html @@ -1,16 +1,16 @@ -