Added new orbit bar to compatibility page

This commit is contained in:
saurabhbhatia 2013-07-30 17:14:08 +08:00
parent 094c0f4314
commit 7e67d389b9
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<%= csrf_meta_tag %>
</head>
<body>
<%= render 'layouts/orbit_bar'%>
<%= yield %>
</body>
</html>