AlanSwenson / amz-review-scraper

This project scrapes Amazon listings for recent reviews of specified products (ASIN) and stores them in a Postgres DB, example running below
https://peachtools.com
3 stars 1 forks source link

Make all the blueprints extend from the same layout template #53

Closed AlanSwenson closed 5 years ago

AlanSwenson commented 5 years ago

make one central layout.html in the static folder that all the blueprints templates extend