Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Roman Karwacik
website
Commits
e81c6b50
Commit
e81c6b50
authored
Jul 31, 2018
by
Julian Rother
Browse files
Small fix
parent
e3c44ddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/course.html
View file @
e81c6b50
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
{% endfor %}
{% endfor %}
</select>
</select>
<img
src=
"{{ url_for('static', filename='smptebars.jpg') }}"
style=
"width: 100%; margin-bottom: 0.5em; margin-top: 0.5em"
/>
<img
src=
"{{ url_for('static', filename='smptebars.jpg') }}"
style=
"width: 100%; margin-bottom: 0.5em; margin-top: 0.5em"
/>
<div
class=
"checkbox"
><label><input
name=
"source{{num }}_deinterlace"
type=
"checkbox"
>
Video deinterlacen
</label></div>
<div
class=
"checkbox"
><label><input
name=
"source{{
s
num }}_deinterlace"
type=
"checkbox"
>
Video deinterlacen
</label></div>
<label>
Lautstärke
</label>
<label>
Lautstärke
</label>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-xs-6"
>
<div
class=
"col-xs-6"
>
...
...
Write
Preview
Supports
Markdown
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