How to create simple BACK button

javascript:history.go(-1) in a link tag works

Ii can be bad to put JS in HTML indeed but here it’s a minimal script, you don’t expect any value like in a form which is subject to csrf attacks for instance

1 Like

Tried your suggestion of applying btn class to a text element and it works.
Of course, without an href it requires some more styling like hover and cursor but curiously I don’t see a «Hand» option in the cursor dropdown menu (Class Manager > Misc)