hobyfrezk / bengi

0 stars 0 forks source link

Basic Frontend Setup with Django Templates #3

Closed hobyfrezk closed 9 months ago

hobyfrezk commented 10 months ago

Set up a basic frontend using Django templates.

Create a simple layout with a navigation bar and footer. Ensure that static files (CSS, JS) are properly configured and loaded.

hobyfrezk commented 9 months ago

Implemented in PR https://github.com/hobyfrezk/bengi/pull/6