You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/env/templates/submenuTargetAnalysis.template

8 lines
286 B

<div class="SubMenu">
<h3>Target Analysis</h3>
<ul class="SubMenu">
<li><a href="CrawlCheck_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Mass Crawl Check</a></li>
<li><a href="RegexTest.html" class="MenuItemLink">Regex Test</a></li>
</ul>
</div>