LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

custom tab names and clean up use of jinja blocks #77

Closed LAMaglan closed 1 month ago

LAMaglan commented 1 month ago

Removed superflous {{ super() }} (jinja templating) from previous commit.

Also, overriding blocks to have specific titles for browser tabs for each "page"