source: ether_ndacc/trunk/web/community.jsp @ 183

Last change on this file since 183 was 183, checked in by rboipsl, 13 years ago

ihm avec debut traduction

File size: 1.3 KB
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3<html><head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<link rel="stylesheet" type="text/css" href="resources/css/ndacc.css">
6<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7<META NAME="keywords" CONTENT="NDACC Bibliography, NDACC FRANCE">
8
9
10<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" />
11<title>NDACC-France / Internal</title>
12<meta name="generator" content="TYPO3 4.1 CMS" />
13
14</head>
15<body onload="majMenu('4');">
16
17<div align=center>
18<div style="margin-top: -10px; width: 1230px;" class="menu1"><!-- début de la boite contenant les onglets -->
19    <jsp:include page="template_haut.jsp" />
20</div>
21
22<div class=fb style="width :1230px; text-align: center; margin-top: 3px ; height:100px;">
23
24<table cellpadding="16" cellspacing="2" width=1230px border=0 class=contenut>
25<tr>
26<td>
27<table align=center>
28<tr>
29<td class="liste1" align=right>Login</td>
30<td class="liste1"><input type="text" name="login"></td>
31</tr>
32<tr>
33<td class="liste1">Password</td>
34<td class="liste1"><input type="text" name="passwd"></td>
35</tr>
36</table>
37</td>
38</tr>
39</table>
40
41</div>
42
43    <jsp:include page="template_bas.jsp" />
44</body>
45</html>
Note: See TracBrowser for help on using the repository browser.