# HG changeset patch # User Ludovic Chabant # Date 1507403764 25200 # Node ID b1a00c2c0c7f79f2d768342754f32f876ccabcb7 # Parent 8101692fdc118ddb2726f7cae39e0bfc9c8444ad admin: Use URL routes for static assets. This removes the need for `base_url` and other workarounds for when the admin panel is under a sub-folder. diff -r 8101692fdc11 -r b1a00c2c0c7f piecrust/admin/templates/layouts/default.html --- a/piecrust/admin/templates/layouts/default.html Sat Oct 07 12:13:57 2017 -0700 +++ b/piecrust/admin/templates/layouts/default.html Sat Oct 07 12:16:04 2017 -0700 @@ -8,7 +8,7 @@