Add route printer
diff --git a/static/css/font-awesome.css b/static/css/font-awesome.css
index 4ce929a..a67a323 100644
--- a/static/css/font-awesome.css
+++ b/static/css/font-awesome.css
@@ -7,7 +7,7 @@
@font-face {
font-family: 'FontAwesome';
/* WARNING: This line is modified from stock FA, to make cachign work*/
- src: url('../../static/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
+ src: url('../../static/fonts/fontawesome-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
diff --git a/static/index.html b/static/index.html
index 391bf93..f0f4148 100644
--- a/static/index.html
+++ b/static/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html">
+<!DOCTYPE html>
<html lang="en" ng-app="bmcApp">
<head>