pelican/tests/content/article_with_keywords.html
2015-03-26 10:49:19 +01:00

6 lines
147 B
HTML

<html>
<head>
<title>This is a super article !</title>
<meta name="keywords" content="foo, bar, foobar" />
</head>
</html>