source:
imaps-frontend/node_modules/html-webpack-plugin/default_index.ejs
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 153 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 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.