Check these lines at the top of *main.html* ## This is the main Mako template that all page templates should include. ## Note: there are a handful of pages that use Django Templates and which ## instead include main_django.html. It is important that these two files ## remain in sync, so changes made in one should be applied to the other.
On Thu, Mar 1, 2018 at 6:21 AM Terguun Zoregtiin <[email protected]> wrote: > I need to add an external script tag in the head tag, directly adding it > in main.html file of my own theme not working. Any suggestion how I can do > that? Thanks in advance! > > -- > You received this message because you are subscribed to the Google Groups > "General Open edX discussion" group. > To view this discussion on the web visit > https://groups.google.com/d/msgid/edx-code/3adcc27c-4c5c-4a80-96a2-09f8bb01acfc%40googlegroups.com > <https://groups.google.com/d/msgid/edx-code/3adcc27c-4c5c-4a80-96a2-09f8bb01acfc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/CABCzmJJKBTy_tKmkF%2B9fr%2Bjdns4e4%3DMtJKspcF1Ubqzvaks1eA%40mail.gmail.com.
