Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
R2I_Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ismail Badache
R2I_Website
Commits
82eb4933
Commit
82eb4933
authored
6 years ago
by
Ismail Badache
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
c726f4b1
Branches
cms/general/lorem
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
events.html
+97
-0
97 additions, 0 deletions
events.html
with
97 additions
and
0 deletions
events.html
0 → 100644
+
97
−
0
View file @
82eb4933
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<title>
Events
</title>
<meta
charset=
"utf-8"
>
<link
href=
"https://fonts.googleapis.com/css?family=Passion+One"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans"
rel=
"stylesheet"
>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"css/reset.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"css/grid.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"css/style.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"css/cycle.css"
>
<link
href=
'http://fonts.googleapis.com/css?family=Passion+One:400'
rel=
'stylesheet'
type=
'text/css'
>
<link
href=
'http://fonts.googleapis.com/css?family=Open+Sans:400,800'
rel=
'stylesheet'
type=
'text/css'
>
<script
src=
"js/jquery-1.7.min.js"
></script>
<script
src=
"js/jquery.easing.1.3.js"
></script>
<script
src=
"js/jquery.cycle.all.js"
></script>
<script>
jQuery
(
document
).
ready
(
function
()
{
$
(
'
#s2
'
).
cycle
({
fx
:
'
fade
'
,
speed
:
'
slow
'
,
pager
:
'
#nav
'
,
timeout
:
8000
,
});
});
</script>
<!--[if lt IE 8]>
<div style=' clear: both; text-align:center; position: relative;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
<img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
</a>
</div>
<![endif]-->
<!--[if lt IE 9]>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/html5.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="css/ie.css">
<![endif]-->
</head>
<body>
<div
class=
"main"
>
<header>
<h1><a
href=
"index.html"
><img
src=
"images/logo.png"
alt=
""
></a></h1>
</header>
<!--==============================content================================-->
<section
id=
"content"
>
<div
class=
"header-block"
>
<nav>
<ul
class=
"menu"
>
<li><a
href=
"index.html"
>
Home
</a></li>
<li><a
href=
"members.html"
>
Members
</a></li>
<li><a
href=
"projects.html"
>
Projects
</a></li>
<li><a
href=
"prototypes.html"
>
Prototypes
</a></li>
<li
class=
"current"
><a
href=
"events.html"
>
Events
</a></li>
<!--<li><a href="contacts.html">contacts</a></li>-->
</ul>
</nav>
<div
class=
"cycle"
>
<div
id=
"s2"
>
<div><div
class=
"banner"
>
SE REUNIR EST UN DÉBUT
</div></div>
<div><div
class=
"banner"
>
RESTER ENSEMBLE EST UN PROGRES
</span></div></div>
<div><div
class=
"banner"
>
TRAVAILLER ENSEMBLE EST LA REUSSITE
</div></div>
</div>
<div
id=
"nav"
></div>
</div>
</div>
<div
class=
"container_24 top-3"
>
<div
class=
"grid_24 align-c"
>
<h2
class=
"h2-2"
>
Seminars Schedule
</h2>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<div
class=
"grid_24 align-c"
>
<h2
class=
"h2-2"
>
Conferences Deadlines
</h2>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<div
class=
"grid_24 align-c"
>
<h2
class=
"h2-2"
>
Social Events
</h2>
</div>
<div
class=
"clear"
></div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</div>
</section>
<!--==============================footer=================================-->
<footer>
<p><strong>
R2I - LIS UMR 7020
</strong>
<span>
© 2019
</span></p>
Website Template designed by
<a
href=
"https://pageperso.lis-lab.fr/ismail.badache/"
target=
"_blank"
rel=
"nofollow"
class=
"link"
>
Ismail Badache
</a>
</footer>
</div>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment