File: start.html

package info (click to toggle)
modestmaps-js 3.3.6%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,184 kB
  • ctags: 1,465
  • sloc: makefile: 58
file content (12 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
    <head>
        <title>modestmaps.js v{VERSION}</title>
        <style type="text/css">
            @import url(css/main.css);
        </style>
    </head>
    <body>
        <div id="toc">
            <h1>modestmaps.js</h1>
            <p class="version"><code>v{VERSION}</code></p>