Skip to content
GitLab
Explore
Sign in
Commits on Source (1)
Change the link's text on the home page to see and download the source code
· abc34dca
Marco De Donno
authored
Jul 11, 2019
abc34dca
Hide whitespace changes
Inline
Side-by-side
templates/login.html
View file @
abc34dca
...
@@ -259,7 +259,7 @@
...
@@ -259,7 +259,7 @@
.
attr
(
"
target
"
,
"
_blank
"
)
.
attr
(
"
target
"
,
"
_blank
"
)
.
css
(
"
text-decoration
"
,
"
underline
"
)
.
css
(
"
text-decoration
"
,
"
underline
"
)
.
css
(
"
margin-right
"
,
"
4px
"
)
.
css
(
"
margin-right
"
,
"
4px
"
)
.
text
(
"
D
ownload th
is version of ICNML
here
"
);
.
text
(
"
See and d
ownload th
e source code
here
"
);
}
}
}
);
}
);
</script>
</script>
...
...