regexper-static/template.html

12 lines
213 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Demo</title>
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="/css/test.css" />
</head>
<body>
${ contents }
</body>
</html>