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
Sous Surveillance
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
La Quadrature du Net
Sous Surveillance
Commits
27ae457e
Commit
27ae457e
authored
Apr 09, 2015
by
luxcem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no script version
parent
57831f9c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
9 deletions
+34
-9
src/index.html
src/index.html
+3
-1
src/noscript.php
src/noscript.php
+31
-8
No files found.
src/index.html
View file @
27ae457e
...
@@ -22,7 +22,9 @@
...
@@ -22,7 +22,9 @@
<!-- endbuild -->
<!-- endbuild -->
</head>
</head>
<body>
<body>
<noscript>
Activez javascript pour accéder au site
</noscript>
<noscript>
<meta
http-equiv=
"refresh"
content=
"0;url=noscript.php"
>
</noscript>
<div
ui-view
></div>
<div
ui-view
></div>
<!-- build:js(src) scripts/vendor.js -->
<!-- build:js(src) scripts/vendor.js -->
...
...
src/noscript.php
View file @
27ae457e
No preview for this file type
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