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
piphone-front
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
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
piphone
piphone-front
Commits
fb18e1c7
Commit
fb18e1c7
authored
Feb 13, 2017
by
okhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Even shorter one
parent
4078e89b
Pipeline
#884
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
templates/home.html
templates/home.html
+1
-2
No files found.
templates/home.html
View file @
fb18e1c7
...
...
@@ -33,9 +33,8 @@
<h5>
{{ _("Call for free") }}
</h5>
<form
id=
"form-contact"
method=
"post"
action=
""
>
<input
type=
"text"
id=
"contact_id"
name=
"contact_id"
hidden=
"hidden"
value=
""
>
<p>
{{ _("We need your phone number to initiate the call") }}
</p>
<div
class=
"input-field col s12"
>
<label
for=
"phone"
>
{{
_("Your phone number:
") }}
</label>
<label
for=
"phone"
>
{{
_("We need your phone number to initiate the call
") }}
</label>
<input
type=
"text"
name=
"phone"
required
id=
"phone"
/>
</div>
<p>
...
...
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