19 lines
413 B
HTML
19 lines
413 B
HTML
<head>
|
|
<meta name="keywords" content="key1,key2,key3" />
|
|
</head>
|
|
<p>I am outside the article and should not be included</p>
|
|
|
|
<div data-search="breadcrumbs">
|
|
<nav class="breadcrumbs">
|
|
<a href="#">Education</a>
|
|
<a href="#">map topic</a>
|
|
<a href="#">A page without body</a>
|
|
</nav>
|
|
</div>
|
|
|
|
<h1>A page without body</h1>
|
|
|
|
<div data-search="lead">
|
|
<p>This is an introduction to the article.</p>
|
|
</div>
|