Newer
Older
vmk-demo-bot / admin / node_modules / bs-recipes / recipes / gulp.swig / app / index.html
@eugene-sukhodolskiy eugene-sukhodolskiy 19 days ago 251 bytes init
<!doctype html>
<html lang="en-US">
<head>
    <meta charset="UTF-8">
    <title>Browsersync, Gulp + Swig templates</title>
    <link rel='stylesheet' href='css/main.css'>
</head>
<body>
    <h1>Browsersync, Gulp + Swig templates</h1>
</body>
</html>