Skip to content

Commit

Permalink
force ie to the edge
Browse files Browse the repository at this point in the history
  • Loading branch information
leifj committed Jun 22, 2015
1 parent fa6d231 commit 454f00d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyff/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>{% block title %}{{brand}}{% endblock %}</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link href="/static/bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
<link href="/static/css/style.css" rel="stylesheet"/>
<link href="/static/css/nav.css" rel="stylesheet"/>
Expand Down

0 comments on commit 454f00d

Please sign in to comment.