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
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
a366bcc3
Commit
a366bcc3
authored
Sep 12, 2016
by
Greg Wilson
Browse files
Displaying break information in a box
parent
7da36a56
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/episode_break.html
View file @
a366bcc3
{% comment %}
Display
informatio
n abo
ut a break
.
Display
a break's timings i
n a
bo
x similar to a learning episode's
.
{% endcomment %}
<p>
Break: {{page.break}} min
</p>
<blockquote
class=
"objectives"
>
<h2>
Overview
</h2>
<div
class=
"row"
>
<div
class=
"col-md-3"
>
<strong>
Break:
</strong>
{{ page.break }} min
</div>
<div
class=
"col-md-9"
>
</div>
</div>
</blockquote>
_includes/episode_overview.html
View file @
a366bcc3
...
...
@@ -19,7 +19,7 @@
</ul>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-3"
>
</div>
...
...
@@ -32,5 +32,5 @@
</ul>
</div>
</div>
</blockquote>
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