dharple / organizer

A web application for keeping track of storage boxes
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Switch from absolute URLs to twig path #13

Closed dharple closed 4 years ago

dharple commented 4 years ago

Implement this: https://symfony.com/doc/4.4/templates.html

Implement the {{ path()}} and {{ asset()}} functionally.

This might also fix #2.