Hi everyone,
i recently purchased a kirby licence and installed kirby on my laptop. It’s running a linux and an apache webserver.
After some issues to create a new user (same username/password not allowed?) its seems working fine.
if i create a new page via the panel and click on safe, kirby creates the directory correctly but the .txt file doesn’t show the correct pattern.
i think it should looks like:
Title:
----
Year:
----
Tags:
----
Text:
how actually they look:
T:
what’s my failure?
Thanks