From c65f039dcb60e40156c5de7f5b1ddb335c4f15ac Mon Sep 17 00:00:00 2001 From: Brent Neale Date: Thu, 19 Feb 2026 16:57:56 +1000 Subject: [PATCH] Remove SRI integrity checks from Bootstrap CDN links Fixes Bootstrap CSS not loading on Railway deployment. Co-Authored-By: Claude Opus 4.6 --- templates/base.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/templates/base.html b/templates/base.html index 7f69eb8..aaa396d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,9 +5,7 @@ {% block title %}fx-quant{% endblock %} + rel="stylesheet">