Sign in
apache
/
nutch
/
ac9c435db2c9b1317fc195a762fa84d4e79fd97c
/
.
/
src
/
plugin
/
parse-metatags
/
sample
/
testMetatags.html
blob: e9e8e6bd0cee06e31abd1f59ed7922cebc93fc31 [
file
] [
log
] [
blame
]
<html>
<head>
<meta
name
=
"Keywords"
content
=
"This is a test of keywords"
/>
<meta
name
=
"Description"
content
=
"This is a test of description"
/>
</head>
<body>
text of the document
</body>