source: frontend/node_modules/html-webpack-plugin/default_index.ejs

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 153 bytes
Line 
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <title><%= htmlWebpackPlugin.options.title %></title>
6 </head>
7 <body>
8 </body>
9</html>
Note: See TracBrowser for help on using the repository browser.