Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lesson Template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
prace-lessons
Lesson Template
Commits
fb06bdbe
Commit
fb06bdbe
authored
8 years ago
by
Rémi Emonet
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix "br" typo causing ugly rendering (epub only)
</br> instead of <br/> renders fine in the browser but not in an epub
parent
0607fcff
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_includes/episode_overview.html
+1
-1
1 addition, 1 deletion
_includes/episode_overview.html
with
1 addition
and
1 deletion
_includes/episode_overview.html
+
1
−
1
View file @
fb06bdbe
...
...
@@ -7,7 +7,7 @@
<div
class=
"row"
>
<div
class=
"col-md-3"
>
<strong>
Teaching:
</strong>
{{ page.teaching }} min
<
/
br>
<br
/
>
<strong>
Exercises:
</strong>
{{ page.exercises }} min
</div>
<div
class=
"col-md-9"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment