Created base template. Updated forms. Added navbar. Added better scraping support for edit page.

This commit is contained in:
Jurn Wubben 2025-06-24 09:45:17 +02:00
parent 13d63245ed
commit 89118c6d1d
11 changed files with 208 additions and 144 deletions

View file

@ -0,0 +1 @@
{% extends "base.html" %}