zs-starter-template/.zs/editthispage

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"