Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
nofist-v2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ViaRézo
nofist-v2
Commits
871a110b
Unverified
Commit
871a110b
authored
Sep 28, 2018
by
Martin Lehoux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove all raised
parent
43604138
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
core/templates/core/account.html
core/templates/core/account.html
+1
-1
core/templates/core/components/header.html
core/templates/core/components/header.html
+1
-1
core/templates/core/legal.html
core/templates/core/legal.html
+1
-1
No files found.
core/templates/core/account.html
View file @
871a110b
...
...
@@ -9,7 +9,7 @@
{% endblock navbar %}
{% block content %}
<div
class=
"ui container segment
raised
"
>
<div
class=
"ui container segment"
>
<h1
class=
"ui header"
>
<i
class=
"ui user icon"
></i>
Gestion de votre compte
...
...
core/templates/core/components/header.html
View file @
871a110b
{% load static %}
<a
href=
"{% url 'core:home' %}"
class=
"ui container segment
raised
"
>
<a
href=
"{% url 'core:home' %}"
class=
"ui container segment"
>
<h1
class=
"ui centered header"
>
<img
src=
"{% static 'core/nofist2.png' %}"
alt=
"Logo de Nofist"
>
<div
class=
"content"
>
...
...
core/templates/core/legal.html
View file @
871a110b
...
...
@@ -11,7 +11,7 @@
{% endblock navbar %}
{% block content %}
<div
class=
"ui container segment
raised
"
>
<div
class=
"ui container segment"
>
<h1
class=
"ui header"
>
Vous, vos droits et nous !
</h1>
...
...
Write
Preview
Markdown
is supported
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