Skip to content
Snippets Groups Projects
Commit e72f63d3 authored by albruiz's avatar albruiz
Browse files
parents 010d7144 42a84902
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<body> <body>
<div id="titulo"> <div id="titulo">
<h1>B&uacute;squeda sobre conflictos bélicos</h1> <h1>B&uacute;squeda sobre conflictos b&eacute;licos</h1>
</div> </div>
<div id="contenedor_form_entrada"> <div id="contenedor_form_entrada">
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<div id="form_anos" class="atributo_busqueda"> <div id="form_anos" class="atributo_busqueda">
<p><label for="ano_inicial">A&ntilde;o en el que comenzó el conflicto:</label> <p><label for="ano_inicial">A&ntilde;o en el que comenz&oacute; el conflicto:</label>
<select id="ano_inicial"> <select id="ano_inicial">
<!-- Se rellena con script --> <!-- Se rellena con script -->
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<!-- Se rellena con script --> <!-- Se rellena con script -->
</select> </select>
<p> <p>
Si se indica a&ntilde;o inicial y final se tomarán todas las guerras que hayan empezado y terminado entre ambos a&ntilde;os. Si se indica a&ntilde;o inicial y final se tomar&aacute;n todas las guerras que hayan empezado y terminado entre ambos a&ntilde;os.
</div> </div>
......
<!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<title>TODO supply a title</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div>TODO write content</div>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment