place html anchors: top, bottom of page + for each form section

This commit is contained in:
2021-05-20 14:35:32 +02:00
parent 8683f8faf3
commit 54d03275cf
11 changed files with 27 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="vue-component">
<h2>{{ $t('referrer.title') }}</h2>
<h2><a name="section-40"></a>{{ $t('referrer.title') }}</h2>
</div>
</template>