Files
new-website-jekyll-theme/_includes/forms/string.html
2026-05-18 15:56:19 -03:00

8 lines
110 B
HTML

---
id:
type: 'string'
name:
type: 'string'
---
{% render 'forms/input.html', type: 'text', id:, name: %}