cmciosu / hemp-db

https://hempdb.vercel.app/
MIT License
1 stars 1 forks source link

Render default text for resources content #122

Closed paullpp closed 4 months ago

paullpp commented 4 months ago

When the resources table is empty / is missing home_text, home_title, about_text, contribute, or contribute_contact, the site throws a 500 error. We should add some defaults to render instead, since the error originates from the template trying to index a None object