diff options
Diffstat (limited to 'libpathod/templates/layout.html')
-rw-r--r-- | libpathod/templates/layout.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libpathod/templates/layout.html b/libpathod/templates/layout.html index b405ec34..af2857b1 100644 --- a/libpathod/templates/layout.html +++ b/libpathod/templates/layout.html @@ -19,6 +19,7 @@ padding-top: 60px; padding-bottom: 40px; } + </style> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> @@ -68,5 +69,7 @@ } }); }); + </script> + </html> |