Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
8eb1904a
Commit
8eb1904a
authored
Jul 29, 2018
by
Mindiell
Browse files
Nettoyage du répertoire racine
parent
f550c0bf
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
app/view/header.html
View file @
8eb1904a
...
...
@@ -3,6 +3,7 @@
<meta
charset=
"utf-8"
/>
<meta
name=
"author"
content=
"La Quadrature du Net"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"favicon.png"
/>
<!-- Open graph -->
<meta
property=
"og:title"
content=
"{{ _('Soutenez La Quadrature du Net !') }}"
/>
...
...
landing.html
deleted
100644 → 0
View file @
f550c0bf
<!DOCTYPE html>
<html>
<head>
<title>
Soutenez La Quadrature du Net !
</title>
<meta
charset=
"utf-8"
>
<meta
name=
"author"
content=
"La Quadrature du Net"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<!-- Styles -->
<link
rel=
"stylesheet"
href=
"/static/css/campaign.css"
media=
"all"
>
<script
src=
"/static/js/bootstrap.min.js"
></script>
</head>
<body>
<section
id=
"container"
>
<section
id=
"header"
>
<section
id=
"logo"
>
<a
href=
"/"
>
<img
alt=
"logo"
src=
"/static/images/logo.png"
></img>
</a>
</section>
</section>
<section
id=
"content"
>
<section
id=
"up"
>
<h1
class=
"landing"
>
Lancement
</h1>
<h3
class=
"landing"
>
de la campagne de don
</h3>
<h5
class=
"landing"
>
Mercredi 04 Novembre à 19h00
</h5>
<section
id=
"animations"
>
<img
class=
"anim"
alt=
"anim_3"
src=
"/static/images/anim_3.gif"
></img>
</section>
</section>
</section>
</section>
</body>
</html>
favicon.
ico
→
www/
favicon.
png
View file @
8eb1904a
File moved
robots.txt
→
www/
robots.txt
View file @
8eb1904a
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment