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
bwinf
medal
Commits
01a1be83
Commit
01a1be83
authored
Oct 25, 2019
by
Robert Czechowski
Browse files
Show default text if no contest is available
parent
1794e71b
Pipeline
#252
passed with stages
in 15 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/jwinf/contests.hbs
View file @
01a1be83
...
...
@@ -59,6 +59,9 @@
{{#
each
contest
}}
<li><a
href=
"/contest/
{{
id
}}
"
>
{{
name
}}
</a></li>
{{/
each
}}
{{#
unless
contest
.
0
}}
<em>
Es sind zur Zeit hier keine Wettbewerbe / Aufgaben verfügbar.
</em>
{{/
unless
}}
</ul>
</p>
</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