my eye

author Angelo Gladding

name Canopy Garden

published 2024-10-02T18:10:17.323038-07:00

type entry

updated 2024-10-08T18:37:51.020990-07:00

url /canopy-garden, /2024/10/03/t4

visibility public

Content

I maintain a <a href=/canopy#host>canopy host</a> called Canopy Garden.

$if web.tx.user.session and not web.tx.user.is_owner:
    <form action=/ method=post>
    <button>Sprout a Tree for Yourself</button>
    </form>
$else:
    <p>Sign in to sprout a tree for yourself.</p>