17 lines
627 B
HTML
17 lines
627 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
|
<meta content="utf-8" http-equiv="encoding">
|
|
<title>About - Library Map</title>
|
|
<link rel="shortcut icon" href="library.svg" type="image/x-icon">
|
|
</head>
|
|
<body>
|
|
<section>
|
|
<p>What is the definition of each fine type?
|
|
|
|
"No Fines" means that fines are not levied for late return of items. Most libraries charge a "lost" or "replacement" fee for items that are very overdue: this is not considered to be a "library fine" for these purposes.
|
|
</p>
|
|
</section>
|
|
</body>
|
|
</html> |