soraefir 1960036980
All checks were successful
continuous-integration/drone/push Build is passing
wip
2025-02-28 01:05:10 +01:00

19 lines
549 B
Plaintext

header.header
.header-inner.container
a.header-logo.text-dark(href="/")
img.header-logoImage(
src="/public/img/helcel.png",
alt="Helcel logo",
width="40"
)
span.hide-small HOTM
.input.input-invis
input.small(:value="journey.data.name", type="text", disabled="")
.row.header-nav.text-big(style="margin-bottom: 0")
.col-sm-3
a(:href="'/short/' + journey.id")
i.fas.fa-file-contract
.col-sm-3
a(:href="'/view/' + journey.id")
i.fas.fa-camera