SomethingGeneric / flaskpress

Wordpress but it's actually Python + Flask
GNU General Public License v3.0
0 stars 0 forks source link

Implement blank template #35

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR implements the blank template as requested in issue #26. It adds a new file, templates/blank.html, which serves as a basic layout for other pages. The file includes the necessary HTML structure with minimal content.

Summary of Changes

Fixes #26.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/blank-template

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: