Fix run command.
This commit is contained in:
parent
9f2fd2c0b2
commit
d31ba26f46
@ -93,6 +93,7 @@ def increment(counter_name="default")
|
|||||||
|
|
||||||
print(f"<p>This page had been visited {counter()} times.</p>")
|
print(f"<p>This page had been visited {counter()} times.</p>")
|
||||||
{% endpy3 %}
|
{% endpy3 %}
|
||||||
|
```
|
||||||
|
|
||||||
## Hidden files
|
## Hidden files
|
||||||
Files prefixed with `_` or `.` will not be displayed or rendered by Dreamii. This is for security and it is a convenient way to mark base templates.
|
Files prefixed with `_` or `.` will not be displayed or rendered by Dreamii. This is for security and it is a convenient way to mark base templates.
|
||||||
|
Loading…
Reference in New Issue
Block a user