diff options
author | Johan Lundberg <lundberg@nordu.net> | 2014-04-03 11:04:30 +0200 |
---|---|---|
committer | Johan Lundberg <lundberg@nordu.net> | 2014-04-03 11:04:30 +0200 |
commit | 66fd26d39f7ff820c052803de8cd1b468b718f81 (patch) | |
tree | b8777a86989b9f13379848a8055d944443828155 /templates | |
parent | e2af858d80c0a25102547e367de8b38cab221c11 (diff) |
Removed redundant endif.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index e0c4695..0ebc81d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,7 +33,6 @@ display: inline; } </style --> - <![endif]--> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> |