From 9babbd0c4384198e1098e1046fa0aa0a684252ba Mon Sep 17 00:00:00 2001 From: Sachi King Date: Tue, 25 Apr 2017 10:22:46 +1000 Subject: [PATCH] We don't run modernizer.js Remove the "no-js" class, that could be expected to change to "js" if one doesn't know we don't have javascript that does that running. --- pinaxcon/templates/site_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 5996e4e6..b1590798 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -4,7 +4,7 @@ {% load staticfiles %} - +