UNPKG

vvan-cli

Version:
13 lines (12 loc) 231 B
<!DOCTYPE html> <html lang="<%= this.lang %>"> <head> <title><%=this.title.app %></title> <%- include('template/head.html') %> </head> <body> <div id="app"></div> <!--script--> <!--script end--> </body> </html>