19 lines
646 B
HTML
19 lines
646 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="https://www.gutenberg.org/css/pg-desktop-one.css" />
|
|
</head>
|
|
<body>
|
|
<div class="body">
|
|
<p><a href="/test.pdf">Download Test</a></p>
|
|
<p>
|
|
<a href="/ebooks/send/dropbox/99999.pdf" title="Send to Dropbox." rel="nofollow"><span class="icon icon_dropbox">Dropbox</span></a>
|
|
</p>
|
|
<p>
|
|
<a href="/ebooks/send/gdrive/99999.pdf" title="Send to Google Drive." rel="nofollow"><span class="icon icon_gdrive">Google Drive</span></a>
|
|
</p>
|
|
<p>
|
|
<a href="/ebooks/send/msdrive/99999.pdf" title="Send to OneDrive." rel="nofollow"><span class="icon icon_msdrive">OneDrive</span></a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html> |