{{ .csrf }} {{ if has_field .book "ID" | not }}
{{ template "common/errors" index .errors "isbn" }}
{{ end }}
{{ template "common/errors" index .errors "title" }}
{{ template "common/errors" index .errors "subtitle" }}
{{ template "common/errors" index .errors "author" }}
When accessing this page from your phone it'll prompt you to capture a photo using your phone camera.
Use 3:4 aspect ratio when taking your picture for best result.
{{ template "common/errors" index .errors "image" }}
{{ template "common/errors" index .errors "description" }}
{{ template "common/errors" index .errors "publisher" }}
{{ template "common/errors" index .errors "page_count" }}
{{ template "common/errors" index .errors "page_read" }}
{{ if has_field .book "ID" }}
{{ .csrf }}
{{ end }}