NewsBlur-viq/vendor/feedvalidator/demo/templates/error.tmpl

11 lines
638 B
Cheetah

<h2>Sorry</h2>
<p>An error occurred while trying to validate this feed.</p>
<p>Possible causes:</p>
<ol>
<li>The address may be incorrect. Make sure the address is spelled correctly. Try loading the feed directly in your browser to make sure a feed exists at that address.</li>
<li>The feed may be temporarily unavailable. The server may be down, or too slow. Try again later.</li>
<li>The validator may be busted. If the feed exists, the server is fine, and the problem is reproducible, let us know on the <a href="http://lists.sourceforge.net/lists/listinfo/feedvalidator-users">feedvalidator-users</a> mailing list.</li>
</ol>