Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-front
Commits
c1510fd1
Commit
c1510fd1
authored
Feb 07, 2017
by
okhin
Browse files
Closing the main element is always nice
parent
19f05135
Pipeline
#849
passed with stage
in 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/Main.php
View file @
c1510fd1
...
...
@@ -119,7 +119,7 @@ class Main extends Controller {
}
function
piphone
(
$f3
,
$args
)
{
$f3
->
set
(
'block_content'
,
'
campaign
.html'
);
$f3
->
set
(
'block_content'
,
'
piphone
.html'
);
}
};
;
templates/footer.html
View file @
c1510fd1
</main>
<footer
class=
"page-footer blue-grey"
>
<div
class=
"container"
>
<div
class=
"row"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment