my eye
published
  • 2024-10-02T18:10:17.323038-07:00
visibility
  • public
author
  • {'uid': ['/'], 'name': ['Angelo Gladding'], 'nickname': ['angelo'], 'note': ['<a href=/hacking#for-right>Hacker for right</a> <a href=/homesteading>homesteading into the future</a>.'], 'email': ['angelo@ragt.ag'], 'photo': ['XWjA.png']}
url
  • /canopy-garden
  • /2024/10/03/t4
type
  • entry
name
  • Canopy Garden
updated
  • 2024-10-08T18:37:51.020990-07:00

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>