<html>
<head>
<title>List of blogs</title>
</head>
<body>
<h4>Filter the list of blogs</h4>
<dl>
<dt>Search</dt>
<dd>The search is based on the blog identifier. You can use the <strong>*</strong> wildcard to specify only a part of the name.</dd>
<dt>Order by</dt>
<dd>Last update of the blog, blog name, blog ID.</dd>
<dt>Sort</dt>
<dd>Indicate the sorting you want to use to filter the results (descending or ascending).</dd>
<dt>Blogs per page</dt>
<dd>Selects the number of blogs displayed per page in this list.</dd>
</dl>
</body>
</html>