openacs-4/.../delivery-bottom-bar/bottom.adp (deleted)
1   <html>
2   <head>
3  
4   <style type="text/css">
5   body {  text-align: right;
6           background-color: #A6E8B8}
7   </style>
8   </head>
9  
10   @prev_url;noquote@
11   @next_url;noquote@
12   @first_item_url;noquote@
13   <a href="exit?man_id=@man_id@&track_id=@track_id@&return_url=@return_url@" target="_top"><img src="Images/exit.png" border="0" title="exit"></a>
14  
15   </body>
16   </html>