// A Flask app connected to a SQLite database //
A content box is chosen at random from the database and displayed below:
↓↓↓↓↓
content box id: 14 of 16
Papancha ⛅
Behind it all is surely an idea so simple, so beautiful, that when we grasp it - in a decade, a century, or a millennium - we will all say to each other, how could it have been otherwise?
↑↑↑↑↑
Currently the box shows a quote (some 'random wisdom') but any kind of content can be used.

Users can add their own entires to the database:
↓↓↓↓↓

Send us some wisdom:




↑↑↑↑↑
These are then included in the boxes that will be displayed. Try it for yourself!

Visit the Github repo.