Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-PETRA-UPM
Enci-Documentation Web-UI
Commits
03335591
Commit
03335591
authored
Jan 21, 2022
by
Stephan Botta
Browse files
Update nav.hbs
parent
dcb124bd
Pipeline
#19655
passed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/partials/nav.hbs
View file @
03335591
...
...
@@ -3,6 +3,15 @@
<div
class=
"panels"
>
{{>
nav-menu
}}
<!--
{{>
nav-explore
}}
-->
<div
class=
"commit"
>
<div
class=
"commit-labels"
>
<p>
Version:
</p>
<p>
{{{
or
page
.
attributes
.
datelabel
'Datum:'
}}}
</p>
</div>
<div
class=
"commit-values"
>
<p>
{{{
or
page
.
attributes
.
commitreference
'Testbuild'
}}}
</p>
<p>
{{{
or
page
.
attributes
.
commitdate
'irgendwann'
}}}
</p>
</div>
</div>
</aside>
</div>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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