File: head.html

package info (click to toggle)
jtreg7 7.5.2%2B1%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 51,560 kB
  • sloc: java: 408,841; xml: 8,266; sh: 1,966; ansic: 1,084; exp: 689; makefile: 387; javascript: 162; cpp: 120
file content (11 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
<head>
  <meta charset="UTF-8">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <meta name="description" content="Hamcrest"/>
  <meta name="keywords" content="hamcrest java matchers junit testing"/>
  <meta name="robots" content="index, follow"/>
  <meta name="date" content="2018-11-01"/>
  <title>{{ page.title }}</title>
  <link href="css/hamcrest.css" rel="stylesheet" type="text/css">
  <link href="css/pygments-default.css" rel="stylesheet" type="text/css">
</head>