# learnpress/4.1.6.9/assets/src/apps/js/blocks/template/block.json

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.1.6.9. 12 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.1.6.9/code/assets/src/apps/js/blocks/template/block.json
- Raw: https://pluginprobe.com/plugins/learnpress/4.1.6.9/raw/assets/src/apps/js/blocks/template/block.json
- Modified: 2022-07-27T02:27:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.1.6.9/code/assets/src/apps/js/blocks/template/block.json#L10-L20`.

```json
{
	"apiVersion": 2,
	"name": "learnpress/template",
	"category": "learnpress",
	"attributes": {
		"template": {
			"type": "string",
			"default": ""
		}
	}
}

```
