-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (26 loc) · 1.33 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>CFP du Nantes JUG</title>
<meta name="description" content="L'endroit parfait pour soumettre un sujet sous toutes ses formes, ouvert à tous et à toutes les idées !">
<link rel="icon" type="image/png" href="favicon.png" />
<meta name="keywords" content="JUG, Java, Nantes, CFP, call for paper, User Group">
<meta name="url" content="https://docs.google.com/forms/d/e/1FAIpQLSchQicXWKGWCwN0SZIaJUB0M_S8VNU6vzxZa29nC44Tw2SfMw/viewform">
<meta name="robots" content="all">
</head>
<body>
<div
style="position: absolute; z-index: 10">
<a href="https://nantesjug.org">
<img src="nantesjug-bleu.png" width="150px">
</a>
</div>
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSchQicXWKGWCwN0SZIaJUB0M_S8VNU6vzxZa29nC44Tw2SfMw/viewform"
width="100%"
height="100%"
style="position: absolute; border: none">
<p>Your browser does not support iframes. Click here to open the <a href="https://docs.google.com/forms/d/e/1FAIpQLSchQicXWKGWCwN0SZIaJUB0M_S8VNU6vzxZa29nC44Tw2SfMw/viewform">CFP page</a></p>
</iframe>
</body>
</html>