diff --git a/src/main/webapp/app/entities/categoria/list/categoria.component.html b/src/main/webapp/app/entities/categoria/list/categoria.component.html index 780d299..a51969f 100644 --- a/src/main/webapp/app/entities/categoria/list/categoria.component.html +++ b/src/main/webapp/app/entities/categoria/list/categoria.component.html @@ -33,8 +33,13 @@ -
- No categorias found +
+
+ +

No existen categorías

+

Inicie creando categorías para identificar las encuestas de los usuarios

+
+
diff --git a/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.html b/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.html index 3a64b9c..377ac43 100644 --- a/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.html +++ b/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.html @@ -101,7 +101,7 @@
- +
@@ -127,7 +127,7 @@
-
{{ categoria.nombre }}
+
@@ -199,7 +199,7 @@
-
{{ categoria.nombre }}
+
diff --git a/src/main/webapp/app/entities/plantilla/list/plantilla.component.html b/src/main/webapp/app/entities/plantilla/list/plantilla.component.html index 4c2782e..5a0e239 100644 --- a/src/main/webapp/app/entities/plantilla/list/plantilla.component.html +++ b/src/main/webapp/app/entities/plantilla/list/plantilla.component.html @@ -59,8 +59,13 @@ --> -
- No templates found +
+
+ +

No existen plantillas

+

Inicie creando plantillas de encuestas para publicarlas en la tienda

+
+
diff --git a/src/main/webapp/app/home/home.component.scss b/src/main/webapp/app/home/home.component.scss index d56f7c7..be2e72f 100644 --- a/src/main/webapp/app/home/home.component.scss +++ b/src/main/webapp/app/home/home.component.scss @@ -2,13 +2,13 @@ Main page styles ========================================================================== */ -.hipster { - display: inline-block; - width: 347px; - height: 497px; - background: url('../../content/images/jhipster_family_member_0.svg') no-repeat center top; - background-size: contain; -} +// .hipster { +// display: inline-block; +// width: 347px; +// height: 497px; +// background: url('../../content/images/jhipster_family_member_0.svg') no-repeat center top; +// background-size: contain; +// } .bg-img-cover { background-position: center; @@ -206,16 +206,16 @@ Main page styles } /* wait autoprefixer update to allow simple generation of high pixel density media query */ -@media only screen and (-webkit-min-device-pixel-ratio: 2), - only screen and (-moz-min-device-pixel-ratio: 2), - only screen and (-o-min-device-pixel-ratio: 2/1), - only screen and (min-resolution: 192dpi), - only screen and (min-resolution: 2dppx) { - .hipster { - background: url('../../content/images/jhipster_family_member_0.svg') no-repeat center top; - background-size: contain; - } -} +// @media only screen and (-webkit-min-device-pixel-ratio: 2), +// only screen and (-moz-min-device-pixel-ratio: 2), +// only screen and (-o-min-device-pixel-ratio: 2/1), +// only screen and (min-resolution: 192dpi), +// only screen and (min-resolution: 2dppx) { +// .hipster { +// background: url('../../content/images/jhipster_family_member_0.svg') no-repeat center top; +// background-size: contain; +// } +// } .icon-stack { display: inline-flex; diff --git a/src/main/webapp/content/images/jhipster_family_member_0.svg b/src/main/webapp/content/images/jhipster_family_member_0.svg deleted file mode 100644 index d6df83c..0000000 --- a/src/main/webapp/content/images/jhipster_family_member_0.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/main/webapp/content/images/jhipster_family_member_0_head-192.png b/src/main/webapp/content/images/jhipster_family_member_0_head-192.png deleted file mode 100644 index 6d90ab3..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_0_head-192.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_0_head-256.png b/src/main/webapp/content/images/jhipster_family_member_0_head-256.png deleted file mode 100644 index 8e99bfe..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_0_head-256.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_0_head-384.png b/src/main/webapp/content/images/jhipster_family_member_0_head-384.png deleted file mode 100644 index c7ca460..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_0_head-384.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_0_head-512.png b/src/main/webapp/content/images/jhipster_family_member_0_head-512.png deleted file mode 100644 index 7e0b843..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_0_head-512.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_1.svg b/src/main/webapp/content/images/jhipster_family_member_1.svg deleted file mode 100644 index e3a0f3d..0000000 --- a/src/main/webapp/content/images/jhipster_family_member_1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/main/webapp/content/images/jhipster_family_member_1_head-192.png b/src/main/webapp/content/images/jhipster_family_member_1_head-192.png deleted file mode 100644 index ac5f2a0..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_1_head-192.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_1_head-256.png b/src/main/webapp/content/images/jhipster_family_member_1_head-256.png deleted file mode 100644 index 443822e..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_1_head-256.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_1_head-384.png b/src/main/webapp/content/images/jhipster_family_member_1_head-384.png deleted file mode 100644 index 4a5e9fe..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_1_head-384.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_1_head-512.png b/src/main/webapp/content/images/jhipster_family_member_1_head-512.png deleted file mode 100644 index 66c625c..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_1_head-512.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_2.svg b/src/main/webapp/content/images/jhipster_family_member_2.svg deleted file mode 100644 index 51c6a5a..0000000 --- a/src/main/webapp/content/images/jhipster_family_member_2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/main/webapp/content/images/jhipster_family_member_2_head-192.png b/src/main/webapp/content/images/jhipster_family_member_2_head-192.png deleted file mode 100644 index 24baf78..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_2_head-192.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_2_head-256.png b/src/main/webapp/content/images/jhipster_family_member_2_head-256.png deleted file mode 100644 index 7b25f52..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_2_head-256.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_2_head-384.png b/src/main/webapp/content/images/jhipster_family_member_2_head-384.png deleted file mode 100644 index e89e120..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_2_head-384.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_2_head-512.png b/src/main/webapp/content/images/jhipster_family_member_2_head-512.png deleted file mode 100644 index 3c0e6cb..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_2_head-512.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_3.svg b/src/main/webapp/content/images/jhipster_family_member_3.svg deleted file mode 100644 index cc0d01f..0000000 --- a/src/main/webapp/content/images/jhipster_family_member_3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/main/webapp/content/images/jhipster_family_member_3_head-192.png b/src/main/webapp/content/images/jhipster_family_member_3_head-192.png deleted file mode 100644 index b1e4fb3..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_3_head-192.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_3_head-256.png b/src/main/webapp/content/images/jhipster_family_member_3_head-256.png deleted file mode 100644 index aa058c7..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_3_head-256.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_3_head-384.png b/src/main/webapp/content/images/jhipster_family_member_3_head-384.png deleted file mode 100644 index 1d10bd5..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_3_head-384.png and /dev/null differ diff --git a/src/main/webapp/content/images/jhipster_family_member_3_head-512.png b/src/main/webapp/content/images/jhipster_family_member_3_head-512.png deleted file mode 100644 index e719f1d..0000000 Binary files a/src/main/webapp/content/images/jhipster_family_member_3_head-512.png and /dev/null differ diff --git a/src/main/webapp/content/images/logo-jhipster.png b/src/main/webapp/content/images/logo-jhipster.png deleted file mode 100644 index 6a005bf..0000000 Binary files a/src/main/webapp/content/images/logo-jhipster.png and /dev/null differ diff --git a/src/main/webapp/content/img/AU.png b/src/main/webapp/content/img/AU.png deleted file mode 100644 index 8e63f7f..0000000 Binary files a/src/main/webapp/content/img/AU.png and /dev/null differ diff --git a/src/main/webapp/content/img/BR.png b/src/main/webapp/content/img/BR.png deleted file mode 100644 index 0447540..0000000 Binary files a/src/main/webapp/content/img/BR.png and /dev/null differ diff --git a/src/main/webapp/content/img/DE.png b/src/main/webapp/content/img/DE.png deleted file mode 100644 index 23a407b..0000000 Binary files a/src/main/webapp/content/img/DE.png and /dev/null differ diff --git a/src/main/webapp/content/img/GB.png b/src/main/webapp/content/img/GB.png deleted file mode 100644 index 04019f5..0000000 Binary files a/src/main/webapp/content/img/GB.png and /dev/null differ diff --git a/src/main/webapp/content/img/RO.png b/src/main/webapp/content/img/RO.png deleted file mode 100644 index f113b90..0000000 Binary files a/src/main/webapp/content/img/RO.png and /dev/null differ diff --git a/src/main/webapp/content/img/US.png b/src/main/webapp/content/img/US.png deleted file mode 100644 index 73f0c7a..0000000 Binary files a/src/main/webapp/content/img/US.png and /dev/null differ diff --git a/src/main/webapp/content/img/agenda.png b/src/main/webapp/content/img/agenda.png deleted file mode 100644 index 123eb97..0000000 Binary files a/src/main/webapp/content/img/agenda.png and /dev/null differ diff --git a/src/main/webapp/content/img/angular.png b/src/main/webapp/content/img/angular.png deleted file mode 100644 index c510293..0000000 Binary files a/src/main/webapp/content/img/angular.png and /dev/null differ diff --git a/src/main/webapp/content/img/angular2-logo-white.png b/src/main/webapp/content/img/angular2-logo-white.png deleted file mode 100644 index f1485e0..0000000 Binary files a/src/main/webapp/content/img/angular2-logo-white.png and /dev/null differ diff --git a/src/main/webapp/content/img/apple-icon.png b/src/main/webapp/content/img/apple-icon.png deleted file mode 100644 index a20470f..0000000 Binary files a/src/main/webapp/content/img/apple-icon.png and /dev/null differ diff --git a/src/main/webapp/content/img/bg/ana-bernardo.jpg b/src/main/webapp/content/img/bg/ana-bernardo.jpg deleted file mode 100644 index 89c646a..0000000 Binary files a/src/main/webapp/content/img/bg/ana-bernardo.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/anders-jilden.jpg b/src/main/webapp/content/img/bg/anders-jilden.jpg deleted file mode 100644 index 6089455..0000000 Binary files a/src/main/webapp/content/img/bg/anders-jilden.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/angelo-pantazis.jpg b/src/main/webapp/content/img/bg/angelo-pantazis.jpg deleted file mode 100644 index 450f393..0000000 Binary files a/src/main/webapp/content/img/bg/angelo-pantazis.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/ben-white.jpg b/src/main/webapp/content/img/bg/ben-white.jpg deleted file mode 100644 index d043c2c..0000000 Binary files a/src/main/webapp/content/img/bg/ben-white.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/bruno-abatti.jpg b/src/main/webapp/content/img/bg/bruno-abatti.jpg deleted file mode 100644 index 364f898..0000000 Binary files a/src/main/webapp/content/img/bg/bruno-abatti.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/chris-karidisz.jpg b/src/main/webapp/content/img/bg/chris-karidisz.jpg deleted file mode 100644 index bf562e2..0000000 Binary files a/src/main/webapp/content/img/bg/chris-karidisz.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/clark-street-mercantile.jpg b/src/main/webapp/content/img/bg/clark-street-mercantile.jpg deleted file mode 100644 index 761ff82..0000000 Binary files a/src/main/webapp/content/img/bg/clark-street-mercantile.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/damir-bosnjak.jpg b/src/main/webapp/content/img/bg/damir-bosnjak.jpg deleted file mode 100644 index 529f7dc..0000000 Binary files a/src/main/webapp/content/img/bg/damir-bosnjak.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/daniel-olahh.jpg b/src/main/webapp/content/img/bg/daniel-olahh.jpg deleted file mode 100644 index 7559d94..0000000 Binary files a/src/main/webapp/content/img/bg/daniel-olahh.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/daniel-olahs.jpg b/src/main/webapp/content/img/bg/daniel-olahs.jpg deleted file mode 100644 index 413253c..0000000 Binary files a/src/main/webapp/content/img/bg/daniel-olahs.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/david-marcu.jpg b/src/main/webapp/content/img/bg/david-marcu.jpg deleted file mode 100644 index e912e45..0000000 Binary files a/src/main/webapp/content/img/bg/david-marcu.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/fabio-mangione.jpg b/src/main/webapp/content/img/bg/fabio-mangione.jpg deleted file mode 100644 index bd423e5..0000000 Binary files a/src/main/webapp/content/img/bg/fabio-mangione.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/federico-beccari.jpg b/src/main/webapp/content/img/bg/federico-beccari.jpg deleted file mode 100644 index 0ed96e2..0000000 Binary files a/src/main/webapp/content/img/bg/federico-beccari.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/fog-low.png b/src/main/webapp/content/img/bg/fog-low.png deleted file mode 100644 index 9ffb917..0000000 Binary files a/src/main/webapp/content/img/bg/fog-low.png and /dev/null differ diff --git a/src/main/webapp/content/img/bg/forest-bg.jpg b/src/main/webapp/content/img/bg/forest-bg.jpg deleted file mode 100644 index 721f306..0000000 Binary files a/src/main/webapp/content/img/bg/forest-bg.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/galen-crout.jpg b/src/main/webapp/content/img/bg/galen-crout.jpg deleted file mode 100644 index 8c67570..0000000 Binary files a/src/main/webapp/content/img/bg/galen-crout.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/gerrit-vermeulen.jpg b/src/main/webapp/content/img/bg/gerrit-vermeulen.jpg deleted file mode 100644 index 74702ae..0000000 Binary files a/src/main/webapp/content/img/bg/gerrit-vermeulen.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/gukhwa-jang.jpg b/src/main/webapp/content/img/bg/gukhwa-jang.jpg deleted file mode 100644 index abaca05..0000000 Binary files a/src/main/webapp/content/img/bg/gukhwa-jang.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/gukhwa-jangs.jpg b/src/main/webapp/content/img/bg/gukhwa-jangs.jpg deleted file mode 100644 index 8ccf86d..0000000 Binary files a/src/main/webapp/content/img/bg/gukhwa-jangs.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/ilya-yakover.jpg b/src/main/webapp/content/img/bg/ilya-yakover.jpg deleted file mode 100644 index 0c27c7f..0000000 Binary files a/src/main/webapp/content/img/bg/ilya-yakover.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/ipad.png b/src/main/webapp/content/img/bg/ipad.png deleted file mode 100644 index 452857e..0000000 Binary files a/src/main/webapp/content/img/bg/ipad.png and /dev/null differ diff --git a/src/main/webapp/content/img/bg/iphone.png b/src/main/webapp/content/img/bg/iphone.png deleted file mode 100644 index 07ddb0c..0000000 Binary files a/src/main/webapp/content/img/bg/iphone.png and /dev/null differ diff --git a/src/main/webapp/content/img/bg/jan-sendereks.jpg b/src/main/webapp/content/img/bg/jan-sendereks.jpg deleted file mode 100644 index 5bb7386..0000000 Binary files a/src/main/webapp/content/img/bg/jan-sendereks.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/jeff-sheldon.jpg b/src/main/webapp/content/img/bg/jeff-sheldon.jpg deleted file mode 100644 index 8a7afd5..0000000 Binary files a/src/main/webapp/content/img/bg/jeff-sheldon.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/jeremy-yap.jpg b/src/main/webapp/content/img/bg/jeremy-yap.jpg deleted file mode 100644 index b981475..0000000 Binary files a/src/main/webapp/content/img/bg/jeremy-yap.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/john-towner.jpg b/src/main/webapp/content/img/bg/john-towner.jpg deleted file mode 100644 index 5726f16..0000000 Binary files a/src/main/webapp/content/img/bg/john-towner.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/joshua-earles.jpg b/src/main/webapp/content/img/bg/joshua-earles.jpg deleted file mode 100644 index 02436f0..0000000 Binary files a/src/main/webapp/content/img/bg/joshua-earles.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/joshua-earlesz.jpg b/src/main/webapp/content/img/bg/joshua-earlesz.jpg deleted file mode 100644 index ffbb199..0000000 Binary files a/src/main/webapp/content/img/bg/joshua-earlesz.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/joshua-earlez.jpg b/src/main/webapp/content/img/bg/joshua-earlez.jpg deleted file mode 100644 index 0e21514..0000000 Binary files a/src/main/webapp/content/img/bg/joshua-earlez.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/joshua-stannard.jpg b/src/main/webapp/content/img/bg/joshua-stannard.jpg deleted file mode 100644 index 200f5ff..0000000 Binary files a/src/main/webapp/content/img/bg/joshua-stannard.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/leonard-cotte.jpg b/src/main/webapp/content/img/bg/leonard-cotte.jpg deleted file mode 100644 index 7a9982c..0000000 Binary files a/src/main/webapp/content/img/bg/leonard-cotte.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/luke-chesser.jpg b/src/main/webapp/content/img/bg/luke-chesser.jpg deleted file mode 100644 index aaaa3fd..0000000 Binary files a/src/main/webapp/content/img/bg/luke-chesser.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/markus-spiske-187777.jpg b/src/main/webapp/content/img/bg/markus-spiske-187777.jpg deleted file mode 100644 index 4fb56b6..0000000 Binary files a/src/main/webapp/content/img/bg/markus-spiske-187777.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/martin-knize.jpg b/src/main/webapp/content/img/bg/martin-knize.jpg deleted file mode 100644 index ba49f5a..0000000 Binary files a/src/main/webapp/content/img/bg/martin-knize.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/miguel-perales.jpg b/src/main/webapp/content/img/bg/miguel-perales.jpg deleted file mode 100644 index a321a66..0000000 Binary files a/src/main/webapp/content/img/bg/miguel-perales.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/mika-matin.jpg b/src/main/webapp/content/img/bg/mika-matin.jpg deleted file mode 100644 index 4cc8d46..0000000 Binary files a/src/main/webapp/content/img/bg/mika-matin.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/neill-kumar.jpg b/src/main/webapp/content/img/bg/neill-kumar.jpg deleted file mode 100644 index 024f3ae..0000000 Binary files a/src/main/webapp/content/img/bg/neill-kumar.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/noah-rosenfield.jpg b/src/main/webapp/content/img/bg/noah-rosenfield.jpg deleted file mode 100644 index 69487ab..0000000 Binary files a/src/main/webapp/content/img/bg/noah-rosenfield.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/opt_gsdk_new_thumbnail.jpg b/src/main/webapp/content/img/bg/opt_gsdk_new_thumbnail.jpg deleted file mode 100644 index a394b0a..0000000 Binary files a/src/main/webapp/content/img/bg/opt_gsdk_new_thumbnail.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/opt_lbd_pro_new_thumbnail.jpg b/src/main/webapp/content/img/bg/opt_lbd_pro_new_thumbnail.jpg deleted file mode 100644 index 805f093..0000000 Binary files a/src/main/webapp/content/img/bg/opt_lbd_pro_new_thumbnail.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/opt_pk_thumbnail.jpg b/src/main/webapp/content/img/bg/opt_pk_thumbnail.jpg deleted file mode 100644 index 0530e1d..0000000 Binary files a/src/main/webapp/content/img/bg/opt_pk_thumbnail.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/patrick-tomasso.jpg b/src/main/webapp/content/img/bg/patrick-tomasso.jpg deleted file mode 100644 index dc3afed..0000000 Binary files a/src/main/webapp/content/img/bg/patrick-tomasso.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/pavel-kosov.jpg b/src/main/webapp/content/img/bg/pavel-kosov.jpg deleted file mode 100644 index 187f0af..0000000 Binary files a/src/main/webapp/content/img/bg/pavel-kosov.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/pedro-lastra.jpg b/src/main/webapp/content/img/bg/pedro-lastra.jpg deleted file mode 100644 index 05b13bf..0000000 Binary files a/src/main/webapp/content/img/bg/pedro-lastra.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/pk-pro-cover.jpg b/src/main/webapp/content/img/bg/pk-pro-cover.jpg deleted file mode 100644 index 3251d02..0000000 Binary files a/src/main/webapp/content/img/bg/pk-pro-cover.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/por7o.jpg b/src/main/webapp/content/img/bg/por7o.jpg deleted file mode 100644 index daa138d..0000000 Binary files a/src/main/webapp/content/img/bg/por7o.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/rawpixel-com-2.jpg b/src/main/webapp/content/img/bg/rawpixel-com-2.jpg deleted file mode 100644 index bdd44ed..0000000 Binary files a/src/main/webapp/content/img/bg/rawpixel-com-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/rawpixel-com.jpg b/src/main/webapp/content/img/bg/rawpixel-com.jpg deleted file mode 100644 index 459e336..0000000 Binary files a/src/main/webapp/content/img/bg/rawpixel-com.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/rawpixel-comm.jpg b/src/main/webapp/content/img/bg/rawpixel-comm.jpg deleted file mode 100644 index c96d28d..0000000 Binary files a/src/main/webapp/content/img/bg/rawpixel-comm.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/rawpixel-coms.jpg b/src/main/webapp/content/img/bg/rawpixel-coms.jpg deleted file mode 100644 index 39e9303..0000000 Binary files a/src/main/webapp/content/img/bg/rawpixel-coms.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/rodrigo-ardilha.jpg b/src/main/webapp/content/img/bg/rodrigo-ardilha.jpg deleted file mode 100644 index b74bcf1..0000000 Binary files a/src/main/webapp/content/img/bg/rodrigo-ardilha.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/roger-keller.jpg b/src/main/webapp/content/img/bg/roger-keller.jpg deleted file mode 100644 index 4dc707c..0000000 Binary files a/src/main/webapp/content/img/bg/roger-keller.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/sebastien-gabrieles.jpg b/src/main/webapp/content/img/bg/sebastien-gabrieles.jpg deleted file mode 100644 index d87c34a..0000000 Binary files a/src/main/webapp/content/img/bg/sebastien-gabrieles.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/soroush-karimi.jpg b/src/main/webapp/content/img/bg/soroush-karimi.jpg deleted file mode 100644 index 5d7a564..0000000 Binary files a/src/main/webapp/content/img/bg/soroush-karimi.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/stephanie-krist.jpg b/src/main/webapp/content/img/bg/stephanie-krist.jpg deleted file mode 100644 index b01f3da..0000000 Binary files a/src/main/webapp/content/img/bg/stephanie-krist.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/takahiro-sakamoto.jpg b/src/main/webapp/content/img/bg/takahiro-sakamoto.jpg deleted file mode 100644 index 90a1f09..0000000 Binary files a/src/main/webapp/content/img/bg/takahiro-sakamoto.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/the-how-photographer.jpg b/src/main/webapp/content/img/bg/the-how-photographer.jpg deleted file mode 100644 index 531899c..0000000 Binary files a/src/main/webapp/content/img/bg/the-how-photographer.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/uriel-soberanes.jpg b/src/main/webapp/content/img/bg/uriel-soberanes.jpg deleted file mode 100644 index 206e17e..0000000 Binary files a/src/main/webapp/content/img/bg/uriel-soberanes.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/val-vesa.jpg b/src/main/webapp/content/img/bg/val-vesa.jpg deleted file mode 100644 index c1f5f6b..0000000 Binary files a/src/main/webapp/content/img/bg/val-vesa.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/vincent-versluis.jpg b/src/main/webapp/content/img/bg/vincent-versluis.jpg deleted file mode 100644 index 72534a9..0000000 Binary files a/src/main/webapp/content/img/bg/vincent-versluis.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/bg/zachary-staines.jpg b/src/main/webapp/content/img/bg/zachary-staines.jpg deleted file mode 100644 index eeb6de0..0000000 Binary files a/src/main/webapp/content/img/bg/zachary-staines.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/default-avatar.png b/src/main/webapp/content/img/default-avatar.png deleted file mode 100644 index ca9fa88..0000000 Binary files a/src/main/webapp/content/img/default-avatar.png and /dev/null differ diff --git a/src/main/webapp/content/img/emilyz.jpg b/src/main/webapp/content/img/emilyz.jpg deleted file mode 100644 index 8a6fad2..0000000 Binary files a/src/main/webapp/content/img/emilyz.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/evernote.png b/src/main/webapp/content/img/evernote.png deleted file mode 100644 index 6bdfe11..0000000 Binary files a/src/main/webapp/content/img/evernote.png and /dev/null differ diff --git a/src/main/webapp/content/img/face-2.jpg b/src/main/webapp/content/img/face-2.jpg deleted file mode 100644 index 7e7055c..0000000 Binary files a/src/main/webapp/content/img/face-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/face-3.jpg b/src/main/webapp/content/img/face-3.jpg deleted file mode 100644 index 3e470d6..0000000 Binary files a/src/main/webapp/content/img/face-3.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/ayo-ogunseinde-1.jpg b/src/main/webapp/content/img/faces/ayo-ogunseinde-1.jpg deleted file mode 100644 index 318ca16..0000000 Binary files a/src/main/webapp/content/img/faces/ayo-ogunseinde-1.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/ayo-ogunseinde-2.jpg b/src/main/webapp/content/img/faces/ayo-ogunseinde-2.jpg deleted file mode 100644 index 6a599df..0000000 Binary files a/src/main/webapp/content/img/faces/ayo-ogunseinde-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/clem-onojeghuo-1.jpg b/src/main/webapp/content/img/faces/clem-onojeghuo-1.jpg deleted file mode 100644 index 8c94935..0000000 Binary files a/src/main/webapp/content/img/faces/clem-onojeghuo-1.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/clem-onojeghuo-2.jpg b/src/main/webapp/content/img/faces/clem-onojeghuo-2.jpg deleted file mode 100644 index fe6dde7..0000000 Binary files a/src/main/webapp/content/img/faces/clem-onojeghuo-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/clem-onojeghuo-3.jpg b/src/main/webapp/content/img/faces/clem-onojeghuo-3.jpg deleted file mode 100644 index 2694043..0000000 Binary files a/src/main/webapp/content/img/faces/clem-onojeghuo-3.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/clem-onojeghuo-4.jpg b/src/main/webapp/content/img/faces/clem-onojeghuo-4.jpg deleted file mode 100644 index b9c80dc..0000000 Binary files a/src/main/webapp/content/img/faces/clem-onojeghuo-4.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/erik-lucatero-1.jpg b/src/main/webapp/content/img/faces/erik-lucatero-1.jpg deleted file mode 100644 index e5316a1..0000000 Binary files a/src/main/webapp/content/img/faces/erik-lucatero-1.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/erik-lucatero-2.jpg b/src/main/webapp/content/img/faces/erik-lucatero-2.jpg deleted file mode 100644 index 41c2978..0000000 Binary files a/src/main/webapp/content/img/faces/erik-lucatero-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/joe-gardner-1.jpg b/src/main/webapp/content/img/faces/joe-gardner-1.jpg deleted file mode 100644 index 71d8406..0000000 Binary files a/src/main/webapp/content/img/faces/joe-gardner-1.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/joe-gardner-2.jpg b/src/main/webapp/content/img/faces/joe-gardner-2.jpg deleted file mode 100644 index 433f498..0000000 Binary files a/src/main/webapp/content/img/faces/joe-gardner-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/kaci-baum-1.jpg b/src/main/webapp/content/img/faces/kaci-baum-1.jpg deleted file mode 100644 index 2f7171f..0000000 Binary files a/src/main/webapp/content/img/faces/kaci-baum-1.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/faces/kaci-baum-2.jpg b/src/main/webapp/content/img/faces/kaci-baum-2.jpg deleted file mode 100644 index e7a8797..0000000 Binary files a/src/main/webapp/content/img/faces/kaci-baum-2.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/favicon.png b/src/main/webapp/content/img/favicon.png deleted file mode 100644 index 7d8b7d0..0000000 Binary files a/src/main/webapp/content/img/favicon.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AD.png b/src/main/webapp/content/img/flags/AD.png deleted file mode 100644 index df49c85..0000000 Binary files a/src/main/webapp/content/img/flags/AD.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AE.png b/src/main/webapp/content/img/flags/AE.png deleted file mode 100644 index 7fa1c7a..0000000 Binary files a/src/main/webapp/content/img/flags/AE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AG.png b/src/main/webapp/content/img/flags/AG.png deleted file mode 100644 index 23196fa..0000000 Binary files a/src/main/webapp/content/img/flags/AG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AM.png b/src/main/webapp/content/img/flags/AM.png deleted file mode 100644 index 1a0e61d..0000000 Binary files a/src/main/webapp/content/img/flags/AM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AR.png b/src/main/webapp/content/img/flags/AR.png deleted file mode 100644 index 7c258a5..0000000 Binary files a/src/main/webapp/content/img/flags/AR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AT.png b/src/main/webapp/content/img/flags/AT.png deleted file mode 100644 index d13a8e1..0000000 Binary files a/src/main/webapp/content/img/flags/AT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/AU.png b/src/main/webapp/content/img/flags/AU.png deleted file mode 100644 index 8e63f7f..0000000 Binary files a/src/main/webapp/content/img/flags/AU.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/BE.png b/src/main/webapp/content/img/flags/BE.png deleted file mode 100644 index 8762072..0000000 Binary files a/src/main/webapp/content/img/flags/BE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/BF.png b/src/main/webapp/content/img/flags/BF.png deleted file mode 100644 index 0a9c236..0000000 Binary files a/src/main/webapp/content/img/flags/BF.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/BG.png b/src/main/webapp/content/img/flags/BG.png deleted file mode 100644 index eb6c13c..0000000 Binary files a/src/main/webapp/content/img/flags/BG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/BO.png b/src/main/webapp/content/img/flags/BO.png deleted file mode 100644 index a2dbfbc..0000000 Binary files a/src/main/webapp/content/img/flags/BO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/BR.png b/src/main/webapp/content/img/flags/BR.png deleted file mode 100644 index 0447540..0000000 Binary files a/src/main/webapp/content/img/flags/BR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CA.png b/src/main/webapp/content/img/flags/CA.png deleted file mode 100644 index 273cf7a..0000000 Binary files a/src/main/webapp/content/img/flags/CA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CD.png b/src/main/webapp/content/img/flags/CD.png deleted file mode 100644 index 43d4b86..0000000 Binary files a/src/main/webapp/content/img/flags/CD.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CG.png b/src/main/webapp/content/img/flags/CG.png deleted file mode 100644 index ec2ce3a..0000000 Binary files a/src/main/webapp/content/img/flags/CG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CH.png b/src/main/webapp/content/img/flags/CH.png deleted file mode 100644 index eb92344..0000000 Binary files a/src/main/webapp/content/img/flags/CH.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CL.png b/src/main/webapp/content/img/flags/CL.png deleted file mode 100644 index fe3733d..0000000 Binary files a/src/main/webapp/content/img/flags/CL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CM.png b/src/main/webapp/content/img/flags/CM.png deleted file mode 100644 index 9be54c1..0000000 Binary files a/src/main/webapp/content/img/flags/CM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CN.png b/src/main/webapp/content/img/flags/CN.png deleted file mode 100644 index 3e420a7..0000000 Binary files a/src/main/webapp/content/img/flags/CN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CO.png b/src/main/webapp/content/img/flags/CO.png deleted file mode 100644 index 2860e60..0000000 Binary files a/src/main/webapp/content/img/flags/CO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/CZ.png b/src/main/webapp/content/img/flags/CZ.png deleted file mode 100644 index 4ba7b9e..0000000 Binary files a/src/main/webapp/content/img/flags/CZ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/DE.png b/src/main/webapp/content/img/flags/DE.png deleted file mode 100644 index 23a407b..0000000 Binary files a/src/main/webapp/content/img/flags/DE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/DJ.png b/src/main/webapp/content/img/flags/DJ.png deleted file mode 100644 index f1d3b3a..0000000 Binary files a/src/main/webapp/content/img/flags/DJ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/DK.png b/src/main/webapp/content/img/flags/DK.png deleted file mode 100644 index 0e35509..0000000 Binary files a/src/main/webapp/content/img/flags/DK.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/DZ.png b/src/main/webapp/content/img/flags/DZ.png deleted file mode 100644 index 32b377b..0000000 Binary files a/src/main/webapp/content/img/flags/DZ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/EE.png b/src/main/webapp/content/img/flags/EE.png deleted file mode 100644 index d8d2fd0..0000000 Binary files a/src/main/webapp/content/img/flags/EE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/EG.png b/src/main/webapp/content/img/flags/EG.png deleted file mode 100644 index 073520a..0000000 Binary files a/src/main/webapp/content/img/flags/EG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/ES.png b/src/main/webapp/content/img/flags/ES.png deleted file mode 100644 index 4e456a2..0000000 Binary files a/src/main/webapp/content/img/flags/ES.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/FI.png b/src/main/webapp/content/img/flags/FI.png deleted file mode 100644 index 7a623b0..0000000 Binary files a/src/main/webapp/content/img/flags/FI.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/FR.png b/src/main/webapp/content/img/flags/FR.png deleted file mode 100644 index cb92d12..0000000 Binary files a/src/main/webapp/content/img/flags/FR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/GA.png b/src/main/webapp/content/img/flags/GA.png deleted file mode 100644 index 743fa94..0000000 Binary files a/src/main/webapp/content/img/flags/GA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/GB.png b/src/main/webapp/content/img/flags/GB.png deleted file mode 100644 index 04019f5..0000000 Binary files a/src/main/webapp/content/img/flags/GB.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/GM.png b/src/main/webapp/content/img/flags/GM.png deleted file mode 100644 index 88335ad..0000000 Binary files a/src/main/webapp/content/img/flags/GM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/GT.png b/src/main/webapp/content/img/flags/GT.png deleted file mode 100644 index 2421118..0000000 Binary files a/src/main/webapp/content/img/flags/GT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/HN.png b/src/main/webapp/content/img/flags/HN.png deleted file mode 100644 index 99a5f47..0000000 Binary files a/src/main/webapp/content/img/flags/HN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/HT.png b/src/main/webapp/content/img/flags/HT.png deleted file mode 100644 index be491ac..0000000 Binary files a/src/main/webapp/content/img/flags/HT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/HU.png b/src/main/webapp/content/img/flags/HU.png deleted file mode 100644 index 6272c8e..0000000 Binary files a/src/main/webapp/content/img/flags/HU.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/ID.png b/src/main/webapp/content/img/flags/ID.png deleted file mode 100644 index 3c7045d..0000000 Binary files a/src/main/webapp/content/img/flags/ID.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IE.png b/src/main/webapp/content/img/flags/IE.png deleted file mode 100644 index c778368..0000000 Binary files a/src/main/webapp/content/img/flags/IE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IL.png b/src/main/webapp/content/img/flags/IL.png deleted file mode 100644 index 72ae59d..0000000 Binary files a/src/main/webapp/content/img/flags/IL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IN.png b/src/main/webapp/content/img/flags/IN.png deleted file mode 100644 index c2f3d71..0000000 Binary files a/src/main/webapp/content/img/flags/IN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IQ.png b/src/main/webapp/content/img/flags/IQ.png deleted file mode 100644 index 82f4d88..0000000 Binary files a/src/main/webapp/content/img/flags/IQ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IR.png b/src/main/webapp/content/img/flags/IR.png deleted file mode 100644 index 0f662ad..0000000 Binary files a/src/main/webapp/content/img/flags/IR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/IT.png b/src/main/webapp/content/img/flags/IT.png deleted file mode 100644 index c111bc1..0000000 Binary files a/src/main/webapp/content/img/flags/IT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/JM.png b/src/main/webapp/content/img/flags/JM.png deleted file mode 100644 index c034b85..0000000 Binary files a/src/main/webapp/content/img/flags/JM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/JO.png b/src/main/webapp/content/img/flags/JO.png deleted file mode 100644 index 0510163..0000000 Binary files a/src/main/webapp/content/img/flags/JO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/JP.png b/src/main/webapp/content/img/flags/JP.png deleted file mode 100644 index 9786df2..0000000 Binary files a/src/main/webapp/content/img/flags/JP.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KG.png b/src/main/webapp/content/img/flags/KG.png deleted file mode 100644 index 2db2d50..0000000 Binary files a/src/main/webapp/content/img/flags/KG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KN.png b/src/main/webapp/content/img/flags/KN.png deleted file mode 100644 index 1b19a8c..0000000 Binary files a/src/main/webapp/content/img/flags/KN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KP.png b/src/main/webapp/content/img/flags/KP.png deleted file mode 100644 index 6cfebc5..0000000 Binary files a/src/main/webapp/content/img/flags/KP.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KR.png b/src/main/webapp/content/img/flags/KR.png deleted file mode 100644 index 736cfa8..0000000 Binary files a/src/main/webapp/content/img/flags/KR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KW.png b/src/main/webapp/content/img/flags/KW.png deleted file mode 100644 index a13126e..0000000 Binary files a/src/main/webapp/content/img/flags/KW.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/KZ.png b/src/main/webapp/content/img/flags/KZ.png deleted file mode 100644 index a3274ad..0000000 Binary files a/src/main/webapp/content/img/flags/KZ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LA.png b/src/main/webapp/content/img/flags/LA.png deleted file mode 100644 index 7e202b4..0000000 Binary files a/src/main/webapp/content/img/flags/LA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LB.png b/src/main/webapp/content/img/flags/LB.png deleted file mode 100644 index f203af8..0000000 Binary files a/src/main/webapp/content/img/flags/LB.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LC.png b/src/main/webapp/content/img/flags/LC.png deleted file mode 100644 index c0758a1..0000000 Binary files a/src/main/webapp/content/img/flags/LC.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LS.png b/src/main/webapp/content/img/flags/LS.png deleted file mode 100644 index e69a97b..0000000 Binary files a/src/main/webapp/content/img/flags/LS.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LU.png b/src/main/webapp/content/img/flags/LU.png deleted file mode 100644 index 0f98055..0000000 Binary files a/src/main/webapp/content/img/flags/LU.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/LV.png b/src/main/webapp/content/img/flags/LV.png deleted file mode 100644 index 6169eb4..0000000 Binary files a/src/main/webapp/content/img/flags/LV.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/MG.png b/src/main/webapp/content/img/flags/MG.png deleted file mode 100644 index 55412d5..0000000 Binary files a/src/main/webapp/content/img/flags/MG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/MK.png b/src/main/webapp/content/img/flags/MK.png deleted file mode 100644 index 29a1ed4..0000000 Binary files a/src/main/webapp/content/img/flags/MK.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/ML.png b/src/main/webapp/content/img/flags/ML.png deleted file mode 100644 index 6fb3d6a..0000000 Binary files a/src/main/webapp/content/img/flags/ML.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/MM.png b/src/main/webapp/content/img/flags/MM.png deleted file mode 100644 index 09a0a15..0000000 Binary files a/src/main/webapp/content/img/flags/MM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/MT.png b/src/main/webapp/content/img/flags/MT.png deleted file mode 100644 index 5d694ec..0000000 Binary files a/src/main/webapp/content/img/flags/MT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/MX.png b/src/main/webapp/content/img/flags/MX.png deleted file mode 100644 index 4fac84a..0000000 Binary files a/src/main/webapp/content/img/flags/MX.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NA.png b/src/main/webapp/content/img/flags/NA.png deleted file mode 100644 index 33aa1a1..0000000 Binary files a/src/main/webapp/content/img/flags/NA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NE.png b/src/main/webapp/content/img/flags/NE.png deleted file mode 100644 index fb6fc62..0000000 Binary files a/src/main/webapp/content/img/flags/NE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NG.png b/src/main/webapp/content/img/flags/NG.png deleted file mode 100644 index d3c626b..0000000 Binary files a/src/main/webapp/content/img/flags/NG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NI.png b/src/main/webapp/content/img/flags/NI.png deleted file mode 100644 index fbd68d1..0000000 Binary files a/src/main/webapp/content/img/flags/NI.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NL.png b/src/main/webapp/content/img/flags/NL.png deleted file mode 100644 index 3900749..0000000 Binary files a/src/main/webapp/content/img/flags/NL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/NO.png b/src/main/webapp/content/img/flags/NO.png deleted file mode 100644 index 1068ff8..0000000 Binary files a/src/main/webapp/content/img/flags/NO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/OM.png b/src/main/webapp/content/img/flags/OM.png deleted file mode 100644 index c783397..0000000 Binary files a/src/main/webapp/content/img/flags/OM.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PA.png b/src/main/webapp/content/img/flags/PA.png deleted file mode 100644 index b8919ea..0000000 Binary files a/src/main/webapp/content/img/flags/PA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PE.png b/src/main/webapp/content/img/flags/PE.png deleted file mode 100644 index 934198d..0000000 Binary files a/src/main/webapp/content/img/flags/PE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PG.png b/src/main/webapp/content/img/flags/PG.png deleted file mode 100644 index 9fb82cc..0000000 Binary files a/src/main/webapp/content/img/flags/PG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PK.png b/src/main/webapp/content/img/flags/PK.png deleted file mode 100644 index 9214a81..0000000 Binary files a/src/main/webapp/content/img/flags/PK.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PL.png b/src/main/webapp/content/img/flags/PL.png deleted file mode 100644 index c9dc74d..0000000 Binary files a/src/main/webapp/content/img/flags/PL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PT.png b/src/main/webapp/content/img/flags/PT.png deleted file mode 100644 index 33a3de2..0000000 Binary files a/src/main/webapp/content/img/flags/PT.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/PY.png b/src/main/webapp/content/img/flags/PY.png deleted file mode 100644 index 967ec18..0000000 Binary files a/src/main/webapp/content/img/flags/PY.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/QA.png b/src/main/webapp/content/img/flags/QA.png deleted file mode 100644 index c90e17b..0000000 Binary files a/src/main/webapp/content/img/flags/QA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/RO.png b/src/main/webapp/content/img/flags/RO.png deleted file mode 100644 index f113b90..0000000 Binary files a/src/main/webapp/content/img/flags/RO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/RU.png b/src/main/webapp/content/img/flags/RU.png deleted file mode 100644 index 1876d6b..0000000 Binary files a/src/main/webapp/content/img/flags/RU.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/RW.png b/src/main/webapp/content/img/flags/RW.png deleted file mode 100644 index fee04a2..0000000 Binary files a/src/main/webapp/content/img/flags/RW.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SA.png b/src/main/webapp/content/img/flags/SA.png deleted file mode 100644 index bdf39a4..0000000 Binary files a/src/main/webapp/content/img/flags/SA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SE.png b/src/main/webapp/content/img/flags/SE.png deleted file mode 100644 index 08dc290..0000000 Binary files a/src/main/webapp/content/img/flags/SE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SG.png b/src/main/webapp/content/img/flags/SG.png deleted file mode 100644 index 9abd1a6..0000000 Binary files a/src/main/webapp/content/img/flags/SG.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SL.png b/src/main/webapp/content/img/flags/SL.png deleted file mode 100644 index c1b09d7..0000000 Binary files a/src/main/webapp/content/img/flags/SL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SN.png b/src/main/webapp/content/img/flags/SN.png deleted file mode 100644 index b28977f..0000000 Binary files a/src/main/webapp/content/img/flags/SN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SO.png b/src/main/webapp/content/img/flags/SO.png deleted file mode 100644 index f61b0e4..0000000 Binary files a/src/main/webapp/content/img/flags/SO.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/SV.png b/src/main/webapp/content/img/flags/SV.png deleted file mode 100644 index 72835ea..0000000 Binary files a/src/main/webapp/content/img/flags/SV.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/TD.png b/src/main/webapp/content/img/flags/TD.png deleted file mode 100644 index 93b7f9d..0000000 Binary files a/src/main/webapp/content/img/flags/TD.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/TJ.png b/src/main/webapp/content/img/flags/TJ.png deleted file mode 100644 index 8c7d70e..0000000 Binary files a/src/main/webapp/content/img/flags/TJ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/TL.png b/src/main/webapp/content/img/flags/TL.png deleted file mode 100644 index 59acf14..0000000 Binary files a/src/main/webapp/content/img/flags/TL.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/TR.png b/src/main/webapp/content/img/flags/TR.png deleted file mode 100644 index 9443f0b..0000000 Binary files a/src/main/webapp/content/img/flags/TR.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/TZ.png b/src/main/webapp/content/img/flags/TZ.png deleted file mode 100644 index a848f73..0000000 Binary files a/src/main/webapp/content/img/flags/TZ.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/UA.png b/src/main/webapp/content/img/flags/UA.png deleted file mode 100644 index 5526a55..0000000 Binary files a/src/main/webapp/content/img/flags/UA.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/US.png b/src/main/webapp/content/img/flags/US.png deleted file mode 100644 index 73f0c7a..0000000 Binary files a/src/main/webapp/content/img/flags/US.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/VE.png b/src/main/webapp/content/img/flags/VE.png deleted file mode 100644 index 11a43d0..0000000 Binary files a/src/main/webapp/content/img/flags/VE.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/VN.png b/src/main/webapp/content/img/flags/VN.png deleted file mode 100644 index 8930265..0000000 Binary files a/src/main/webapp/content/img/flags/VN.png and /dev/null differ diff --git a/src/main/webapp/content/img/flags/YE.png b/src/main/webapp/content/img/flags/YE.png deleted file mode 100644 index 37ac4f3..0000000 Binary files a/src/main/webapp/content/img/flags/YE.png and /dev/null differ diff --git a/src/main/webapp/content/img/header.jpg b/src/main/webapp/content/img/header.jpg deleted file mode 100644 index f98e238..0000000 Binary files a/src/main/webapp/content/img/header.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/image_placeholder.jpg b/src/main/webapp/content/img/image_placeholder.jpg deleted file mode 100644 index ffdb0aa..0000000 Binary files a/src/main/webapp/content/img/image_placeholder.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/james.jpg b/src/main/webapp/content/img/james.jpg deleted file mode 100644 index 5f8bbf1..0000000 Binary files a/src/main/webapp/content/img/james.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/logo-small.png b/src/main/webapp/content/img/logo-small.png deleted file mode 100644 index 1860ee4..0000000 Binary files a/src/main/webapp/content/img/logo-small.png and /dev/null differ diff --git a/src/main/webapp/content/img/mike.jpg b/src/main/webapp/content/img/mike.jpg deleted file mode 100644 index cac7d3a..0000000 Binary files a/src/main/webapp/content/img/mike.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/now-logo.png b/src/main/webapp/content/img/now-logo.png deleted file mode 100644 index d60eccf..0000000 Binary files a/src/main/webapp/content/img/now-logo.png and /dev/null differ diff --git a/src/main/webapp/content/img/placeholder.jpg b/src/main/webapp/content/img/placeholder.jpg deleted file mode 100644 index 0050bc8..0000000 Binary files a/src/main/webapp/content/img/placeholder.jpg and /dev/null differ diff --git a/src/main/webapp/content/img/stylus.jpg b/src/main/webapp/content/img/stylus.jpg deleted file mode 100644 index bf59c74..0000000 Binary files a/src/main/webapp/content/img/stylus.jpg and /dev/null differ
Usuario