Files
OTM/src/template/module/view/nav.pug
soraefir 14e18a3e50 wip
2025-03-02 00:53:25 +01:00

11 lines
297 B
Plaintext

.row.fleft(style="position:absolute;right:0;")
.col-1
a(:href="'/short/' + journey.id")
i.fas.fa-file-contract
.col-1
a(:href="'/view/' + journey.id")
i.fas.fa-camera
//- .col-1
//- a(:href="'/' + journey.id" v-on:click.prevent="first_step")
//- i.fas.fa-tools