File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6+ < meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
7+ < link rel ="icon " href ="<%= BASE_URL %>favicon.ico ">
8+ < meta name ="twitter:card " content ="summary " />
9+ < meta name ="twitter:site " content ="@creativecommons " />
10+ < meta name ="twitter:creator " content ="@creativecommons " />
11+ < meta property ="og:url " content ="https://creativecommons.org/choose/ " />
12+ < meta property ="og:title " content ="Creative Commons License Chooser " />
13+ < meta property ="og:description " content ="This chooser helps you determine which Creative Commons License is right for you in a few easy steps. " />
14+ < meta property ="og:image " content ="https://d15omoko64skxi.cloudfront.net/wp-content/uploads/2019/11/WP-Plugin-Screenshot-440x250.png " />
15+ < meta property ="og:locale " content ="en_US " />
16+ < meta property ="og:locale:alternate " content ="ru_RU " />
17+ < title > Creative Commons License Chooser</ title >
18+ </ head >
19+ < body >
20+ < noscript >
21+ < strong > We're sorry but hello doesn't work properly without JavaScript enabled. Please enable it to continue.</ strong >
22+ </ noscript >
23+ < div id ="app "> </ div >
24+ <!-- built files will be auto injected -->
25+ </ body >
26+ </ html >
You can’t perform that action at this time.
0 commit comments