aboutsummaryrefslogtreecommitdiff
path: root/inst/app/templates/content/data/enter-data.html
blob: 77846faebcd0241b0041721c52fe943203267ed1 (plain) (blame)
1
2
3
4
5
6
7
8
<form class="mb-5">
  {{ htmlTemplate("templates/content/data/enter-data/entry.html") }}
</form>
<hr>
<form>
  {{ htmlTemplate("templates/content/data/enter-data/load-samples.html") }}
</form>