forked from KEMT/zpwiki
Update 'pages/topics/question/navod/README.md'
This commit is contained in:
parent
50724ae928
commit
ea142ba03b
@ -5,7 +5,24 @@ taxonomy:
|
||||
author: Daniel Hladek
|
||||
categories: [project]
|
||||
tags: [question-answer,annotation]
|
||||
forms:
|
||||
question1:
|
||||
name: question1
|
||||
fields:
|
||||
- name: name
|
||||
label: Name
|
||||
placeholder: Enter your name
|
||||
autofocus: on
|
||||
autocomplete: on
|
||||
type: text
|
||||
validate:
|
||||
required: true
|
||||
buttons:
|
||||
- type: submit
|
||||
value: Submit
|
||||
process:
|
||||
---
|
||||
{% include "forms/form.html.twig" with { form: forms('question1') } %}
|
||||
|
||||
# Návod pre anotátorov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user