diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <meta charset="utf-8" /> <title>Post-editing application</title> <script src="lfpe.js"></script> - <link rel="stylesheet" type="text/css" href="lfpe.css" /> + <link rel="stylesheet" type="text/css" href="static/lfpe.css" /> </head> <body onload=""> |