diff options
Diffstat (limited to 'website/templates/comment-abstract.html')
-rwxr-xr-x | website/templates/comment-abstract.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/website/templates/comment-abstract.html b/website/templates/comment-abstract.html index 2ed996a..fd00256 100755 --- a/website/templates/comment-abstract.html +++ b/website/templates/comment-abstract.html @@ -6,10 +6,6 @@ <html> <head> <title>{{ user.get_full_name|default:user.username }}</title> - <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]--> - <link rel="stylesheet" href="assets/css/main.css" /> - <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> - <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> </head> <body> |