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
f376e677
Commit
f376e677
authored
Jul 07, 2020
by
Robert Czechowski
Browse files
Template jwinf: Add helper link to login button
parent
7e00d155
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/jwinf/base.hbs
View file @
f376e677
...
...
@@ -68,7 +68,9 @@
<form
action=
"/clogin"
method=
"post"
autocomplete=
"off"
class=
"columns blogin"
>
<!-- <div class=> -->
<div
class=
"column is-8"
><input
class=
"input is-small"
type=
"text"
name=
"code"
placeholder=
"Gruppencode oder Logincode"
autofocus
></div>
<div
class=
"column"
><input
class=
"button is-small is-success"
type=
"submit"
value=
"↪ Login"
style=
"font-weight:bold;"
></div>
<div
class=
"column"
><input
class=
"button is-small is-success"
type=
"submit"
value=
"↪ Login"
style=
"font-weight:bold;"
>
<a
href=
"https://bwinf.de/jugendwettbewerb/teilnehmen/schueler/"
style=
"font-size: small;"
>
(?)
</a>
</div>
<!-- </div> -->
</form>
{{#if
self_url
}}
...
...
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