File: head.html

package info (click to toggle)
libhamcrest-java 2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,180 kB
  • sloc: java: 6,989; xml: 9; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (5)
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>