Skip to content

Commit b0ffed8

Browse files
committed
fix html
1 parent 01cd519 commit b0ffed8

File tree

1 file changed

+3
-3
lines changed
  • templates/galaxy-qa1.galaxy.cloud.e-infra.cz/static

1 file changed

+3
-3
lines changed

templates/galaxy-qa1.galaxy.cloud.e-infra.cz/static/welcome.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<div class="py-4">
2727
<div class="container">
2828
<p class="text-center">
29-
<h1>QA1 Test Instance</h1>>
29+
<h1>QA1 Test Instance</h1>
3030
</p>
3131
<p>
3232
Welcome to the Czech Galaxy instance of
@@ -62,7 +62,7 @@ <h1>QA1 Test Instance</h1>>
6262
href="https://github.com/galaxyproject/galaxy/blob/dev/CONTRIBUTORS.md">many contributors</a>.
6363
</p>
6464
<div class="row">
65-
<div class="column" />
65+
<div class="column"></div>
6666
<div class="column">
6767
<a href="https://www.e-infra.cz/" target="_blank">
6868
<img src="e-infra_logo.svg" alt="e-infra" style="width: 66%" />
@@ -73,7 +73,7 @@ <h1>QA1 Test Instance</h1>>
7373
<img src="elixir_logo.png" alt="elixir" style="width: 66%" />
7474
</a>
7575
</div>
76-
<div class="column" />
76+
<div class="column"></div>
7777
</div>
7878
<div class="row">
7979
<div class="column">

0 commit comments

Comments
 (0)