<!DOCTYPE html> <html> <head> <title>wrt::wrt include test</title> <meta name="keywords" content="some test stuff" /> <meta name="description" content="a test wrt site" /> <meta name="author" content="Example Author" /> <link rel="stylesheet" href="https://example.com/css/p1k3.css" /> <link rel="icon" type="image/x-png" href="https://example.com/favicon.png" /> <link rel=alternate type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" /> <link rel=feed type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" /> <link rel="alternate" title="wrt JSON feed" type="application/json" href="https://example.com/feed.json" /> </head> <body> <a href="https://example.com/" title="newest entries">new</a> <a href="https://example.com/all/" title="all entries">all</a> <h1>wrt include test</h1> <article><div class="entry"><h1>wrt include test</h1> <p>This content included from elsewhere.</p> <p class="datestamp"><a href="https://example.com/">wrt</a> / <a href="https://example.com/include_test/" title="include_test">include_test</a></p> </div></article> <div class=entry-metadata></div> <p><small><em>public domain</em></small></p> <p></p> </body> </html>