p-path <request path> [ new-line ]
/<app name>
@<a href="<<p-path "/show-notes">>?date=yesterday">Show Notes</a>
@<form action='<<p-path "/add-note">>' method="POST"> @<input type="text" name="note" value=""> @</form>