Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLASweb
Commits
2b5df63b
Commit
2b5df63b
authored
Oct 07, 2019
by
Sonja Happ
Browse files
formatting of home page text
parent
c9d678d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/home.js
View file @
2b5df63b
...
...
@@ -64,7 +64,7 @@ class Home extends React.Component {
VILLASweb
is
a
frontend
for
distributed
real
-
time
simulation
hosted
by
<
a
href
=
{
"
mailto:
"
+
config
.
admin
.
mail
}
>
{
config
.
admin
.
name
}
<
/a>
.
<
/p
>
<
p
>
You
are
logged
in
as
user
{
this
.
state
.
currentUsername
}
with
ID
{
this
.
state
.
currentUserID
}
and
role
{
this
.
state
.
currentRole
}.
You
are
logged
in
as
user
<
b
>
{
this
.
state
.
currentUsername
}
<
/b>
with
<b>
ID {this.state.currentUserID}
</
b
>
and
role
<
b
>
{
this
.
state
.
currentRole
}
<
/b>
.
<
/p
>
{
/*
<p>
...
...
Write
Preview
Supports
Markdown
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