Opening website in new tab
This commit is contained in:
parent
429129f704
commit
56140cbcca
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<h2>Version</h2>
|
||||
<p>This systems runs<br />
|
||||
Baïkal <span class="label label-info label-intext">{{ BAIKAL_VERSION }}</span>
|
||||
<small><a href="{{ url }}">{{ url }}</a></small>
|
||||
<small><a href="{{ url }}" target="_blank">{{ url }}</a></small>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue