Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Website
poul.org
Commits
05ef6add
Verified
Commit
05ef6add
authored
Apr 09, 2020
by
Roberto Bochet
Browse files
Add course edition name
parent
984d9d82
Pipeline
#513
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_includes/course_edition.html
View file @
05ef6add
...
...
@@ -7,7 +7,7 @@
{% endif %}
{% endif %}
<h2
id=
"{{ edition.
date
| date: '%Y-%m' }}"
>
{{ include.edition.
begins | date: "%b %Y"
}}
</h2>
<h2
id=
"{{ edition.
begins
| date: '%Y-%m' }}"
>
{{ include.edition.
name
}}
</h2>
{% if include.edition.description %}
<div
class=
"container text-align-center"
>
...
...
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