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
8093d3d2
Commit
8093d3d2
authored
Apr 12, 2021
by
Andrew
Browse files
"Edizioni Passate" btn hided when not needed
parent
89cf7680
Changes
1
Hide whitespace changes
Inline
Side-by-side
_layouts/course.html
View file @
8093d3d2
...
...
@@ -12,7 +12,7 @@ layout: default
{% include course_edition.html edition = page.course.last_edition past_label = true %}
{% if page.course.past_editions_count >
0
%}
{% if page.course.past_editions_count >
1
%}
<div
class=
"bg-blueish-gray course-past-sessions-btn"
>
<a
class=
"btn"
href=
"./past/"
>
Edizioni passate
</a>
</div>
...
...
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