soraefir 52ee73a4ac
All checks were successful
continuous-integration/drone/push Build is passing
wip
2025-03-01 23:40:45 +01:00

12 lines
364 B
Plaintext

header.header
.header-inner.container
.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