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
135287d7
Commit
135287d7
authored
Jun 22, 2020
by
Robert Czechowski
Browse files
Template jwinf: Update index: Swap information and challanges, small tweaks
parent
09233d3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/jwinf/index.hbs
View file @
135287d7
...
...
@@ -13,46 +13,53 @@
{{/if}}
<div
class=
"columns"
>
<div
class=
"column is-4 is-offset-2"
>
<div
class=
"column is-4 is-offset-2"
>
<a
href=
"/contest/?filter=open"
>
<div
class=
"notification"
style=
"background-color:#e5fae5"
>
<h3
class=
"title is-4"
>
Trainingsaufgaben
</h3>
<h4
class=
"subtitle is-5"
>
Zum Ausprobieren und Üben
</h4>
<img
src=
"/static/images/green.png"
style=
"width:30%; margin:10px 35% 25px"
>
Zu den Trainingsaufgaben …
➙
Zu den Trainingsaufgaben …
</div>
</a>
</div>
<div
class=
"column is-4 is-offset-0"
>
<a
href=
"/contest/?filter=current"
>
<div
class=
"notification"
style=
"background-color:#e5f0f8"
>
<h3
class=
"title is-4"
>
Jugendwettbewerb Informatik
</h3>
<h4
class=
"subtitle is-5"
>
Aktuelle Wettbewerbe
</h4>
<h3
class=
"title is-4"
>
Aktuelle Wettbewerbe
</h3>
<h4
class=
"subtitle is-5"
>
Jugendwettbewerb Informatik
</h4>
<img
src=
"/static/images/white.png"
style=
"width:30%; margin:10px 35% 25px"
>
Zu den Wettbewerben …
➙
Zu den Wettbewerben …
</div>
</a>
</div>
</div>
<div
class=
"columns"
>
<div
class=
"column is-4 is-offset-2"
>
<a
href=
"
/contest/?filter=challenge
"
>
<div
class=
"notification"
style=
"background-color: #d2222217"
>
<h3
class=
"title is-4"
>
Herausforderung
en
</h3>
<img
src=
"/static/images/
gross
.png"
style=
"width:
3
0%; margin:
0
px
35
% 25px;"
>
Zusätzliche Aufgaben mit und ohne Zeitbeschränkung
<a
href=
"
https://bwinf.de/jwinfportal
"
>
<div
class=
"notification"
>
<h3
class=
"title is-4"
>
➚ Information
en
</h3>
<img
src=
"/static/images/
logomittext
.png"
style=
"width:
6
0%; margin:
-25
px
20
% 25px;"
>
➚ Informationen zur Anmeldung und Teilnahme am Wettbewerb, Termine, Materialien und mehr …
</div>
</a>
</div>
<div
class=
"column is-4 is-offset-0"
>
<a
href=
"https://bwinf.de/jwinfportal"
>
<div
class=
"notification"
>
<h3
class=
"title is-4"
>
Informationen
</h3>
<img
src=
"/static/images/logomittext.png"
style=
"width:60%; margin: -25px 20% 25px;"
>
Informationen zur Teilnahme und Anmeldung am Wettbewerb, Materialien, Termine …
<a
href=
"/contest/?filter=challenge"
>
<div
class=
"notification"
style=
"background-color: #d2222217"
>
<h3
class=
"title is-4"
>
Herausforderungen
</h3>
<h4
class=
"subtitle is-5"
>
Mit Zeitbeschränkung
</h4>
<img
src=
"/static/images/gross.png"
style=
"width:30%; margin: 0px 35% 37px;"
>
➙ Zu den Herausforderungen …
</div>
</a>
</div>
</div>
{{/
inline
}}
{{~>
(
parent
)
~}}
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