mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-25 09:42:15 +01:00
29 lines
863 B
HTML
29 lines
863 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Gagnez votre place pour dotScale</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<style>
|
|
#body-container {
|
|
background-color: #000000;
|
|
background-image: url(http://i3.ytimg.com/u/b-D560WkMEPE7dwNta_nqA/channels3_background.jpg?v=50cca356);
|
|
background-repeat: repeat;
|
|
background-position: center top;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body id="body-container">
|
|
|
|
|
|
<div style="float: right">
|
|
<a href="http://www.dotscale.eu/">
|
|
<img src="logo-fondblanc.png" width="250px" /></a>
|
|
<br style="clear:both" />
|
|
</div>
|
|
|
|
<iframe src="https://docs.google.com/forms/d/1uJ1Kicyo-AOGDsO0u0T7lPjr2Kgrivf-Q7S7Gdp5YW0/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Chargement en cours...</iframe>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html> |