From f64f0651f058575371c5b6a5dbaa727cc29ec0bd Mon Sep 17 00:00:00 2001 From: Martin Koistinen Date: Sat, 25 Mar 2017 12:49:16 -0400 Subject: [PATCH] Delay JS parsing until Document Ready MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Best practice advises loading jQuery and other libraries at the end of a page’s HTML. To allow for correct operation in projects loading jQuery at the foot of the document, this PR wraps the inline """, 3: """ @@ -116,7 +119,10 @@ def get_supported_language(language_country_code): """ }