Commit c582ccf7 authored by OzzieIsaacs's avatar OzzieIsaacs

Fix for #78

parent 9512a130
...@@ -26,7 +26,7 @@ See https://github.com/adobe-type-tools/cmap-resources ...@@ -26,7 +26,7 @@ See https://github.com/adobe-type-tools/cmap-resources
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="google" content="notranslate"> <meta name="google" content="notranslate">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{{_(PDF.js viewer)}}</title> <title>{{_('PDF.js viewer')}}</title>
<link rel="stylesheet" href="{{ url_for('static', filename='css/viewer.css') }}"> <link rel="stylesheet" href="{{ url_for('static', filename='css/viewer.css') }}">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment