10 lines
157 B
Markdown
10 lines
157 B
Markdown
|
Installation
|
||
|
|
||
|
```
|
||
|
$ pip install lektor
|
||
|
```
|
||
|
|
||
|
The structure of templates should be:
|
||
|
|
||
|
- layout.html: valid for everything
|
||
|
- product.html: valid for all products
|