--- a/templates/interesting.html Tue May 01 13:23:15 2018 +0300 +++ b/templates/interesting.html Tue May 01 13:23:59 2018 +0300 @@ -1,8 +1,8 @@ {% from "macros.html" import route_rep %} <html> <head> - <link rel="icon" type="image/png" href="../static/favicon.png" /> - <link rel="stylesheet" type="text/css" href="../static/style.css" /> + <link rel="icon" type="image/png" href="./static/favicon.png" /> + <link rel="stylesheet" type="text/css" href="./static/style.css" /> <meta charset='UTF-8' /> <title>{{tr('interesting', 'headings')}}</title> <!-- <meta http-equiv='refresh' content='60'> -->