mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
fix(html): moved body tag, fixes #5648
This commit is contained in:
parent
d4e2bb70e9
commit
9f14b209bd
@ -75,7 +75,6 @@
|
||||
</div>
|
||||
</footer>
|
||||
</grafana-app>
|
||||
</body>
|
||||
|
||||
<script>
|
||||
window.grafanaBootData = {
|
||||
@ -122,4 +121,6 @@
|
||||
})(window,document,'script','dataLayer','[[.GoogleTagManagerId]]');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
[[end]]
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user