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
Simon Daron
panikweb
Commits
8a3aa95d
Commit
8a3aa95d
authored
Mar 20, 2017
by
fred
Browse files
typo fix
parent
55008158
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/emissions/newsitem_detail.html
View file @
8a3aa95d
...
...
@@ -12,7 +12,7 @@
{% if newsitem.image %}
<meta
property=
"og:image"
content=
"{{ site_url }}{{ newsitem.image.url }}"
/>
{% else %}
<meta
property=
"og:image"
content=
"{{
{
site_url }}% static 'img/Radio_Panik_Logo_2016-01.png' %}"
/>
<meta
property=
"og:image"
content=
"{{ site_url }}% static 'img/Radio_Panik_Logo_2016-01.png' %}"
/>
{% endif %}
{% 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