File: result.txt

package info (click to toggle)
inja 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,620 kB
  • sloc: cpp: 30,997; python: 189; makefile: 16; sh: 3
file content (11 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Default - Inter Pantor: Inja works.</title>

    <style type="text/css">.important { color: #336699; }</style>
</head>
<body>
    <main>Inja is the best and fastest template engine for C++. Period.</main>
</body>
</html>