zs-starter-template/.zs/editthispage
2024-03-03 15:16:15 +10:00

6 lines
126 B
Bash
Executable File

#!/bin/sh
url="${ZS_FILE}?edit"
printf "<a href=\"%s\" rel=\"nofollow\" target=\"_self\">✍️ Edit this page</a>" "$url"