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
Krophil
site-gala
Commits
719281ee
Verified
Commit
719281ee
authored
Sep 21, 2017
by
Pi
Browse files
Correction bug Google Map
parent
de578ca2
Changes
1
Hide whitespace changes
Inline
Side-by-side
blog/templates/blog/page.html
View file @
719281ee
...
...
@@ -6,7 +6,7 @@
<h1>
{{content.title}}
</h1>
{{content.content|markdown:"trusted"}}
<div
id=
"googleMap"
>
<iframe
src=
"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2695.8262447938073!2d6.818314815626615!3d47.49329817917736!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4792173a6343193b%3A0x57a3ee35fe6497f4!2sAxone!5e0!3m2!1sen!2sfr!4v1505314215200"
width=
"600"
height=
"450"
frameborder=
"0"
style=
"border:0"
allowfullscreen
></iframe>
<div
id=
"googleMap"
class=
"embed-responsive"
>
<iframe
class=
"embed-responsive-item"
src=
"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2695.8262447938073!2d6.818314815626615!3d47.49329817917736!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4792173a6343193b%3A0x57a3ee35fe6497f4!2sAxone!5e0!3m2!1sen!2sfr!4v1505314215200"
></iframe>
</div>
{% endblock %}
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