Statistics
| Revision:

svn-gvsig-desktop / tags / gvsig_redes-1_0_0-1235 / extensions / extProjectBackup / config / about.htm @ 44116

History | View | Annotate | Download (668 Bytes)

1 27797 ppiqueras
<html>
2
  <head>
3 27819 ppiqueras
    <title>Backup Proyecto GVP al Salvar. Proyecto Junta de Castilla y Le&oacute;n.</title>
4 27797 ppiqueras
    <meta content="">
5
<style type="text/css">
6
body {
7
        background-color: #7e7e7e;
8
        background-image: url(images/about.jpg);
9
        background-position: top center;
10
        background-repeat:no-repeat;
11
}
12

13
html, body, h1, h2, h3, h4, div, p, ul, li, input {
14
   font-family: Arial, Helvetica, sans-serif;
15
}
16

17
p, h1, h2, h3 {
18
  text-align: center;
19
}
20
21
</style>
22
  </head>
23
  <body>
24
  <br><br><br><br><br><br><br><br><br><br><br><br>
25
  <p>Version: 0.1
26
  <br>Build Number: #build.number#</p>
27
  <p><br><br><br><a href="http://www.iver.es/">http://www.iver.es/</a></p>
28
  </body>
29
</html>