/[webpac]/branches/ecas/public_html/template.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/ecas/public_html/template.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 785 by dpavlin, Fri Apr 17 15:04:48 2009 UTC revision 786 by dpavlin, Fri Apr 17 15:22:18 2009 UTC
# Line 1  Line 1 
1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">  <html>
2  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">  <head>
3    <head>  <title>WebPAC</title>
4          <title>  <meta http-equiv="Content-Type" content="text/html ; charset=ISO-8859-2">
5          WebPAC - Knjižnice Filozofskog fakulteta u Zagrebu  <link rel="stylesheet" type="text/css" href="style.css">
6          </title>          <script src="do_checkbox.js" type="text/javascript"></script>
7          <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2"/>  </head>
         <meta name="description" content="Simplex webtemplate"/>  
         <meta name="keywords" content="katalog, knjižnice, Filozofski fakulet"/>  
         <meta name="author" content=""/>  
         <link href="style2.css" rel="stylesheet" type="text/css"/>  
         <script src="do_checkbox.js" type="text/javascript"></script>  
   </head>  
   
8  <body>  <body>
 <div id="main" align="center">  
   
         <div id="header">  
                 <span class="title">Knjižnice<span class="darktitle"> Filozofskog fakulteta</span></span><br/><span class="subt">Sveučilišta u <span class="subt2">Zagrebu</span></span>  
         </div>  
   
         <div class="nav">  
                 <a href="http://www.knjiznice.ffzg.hr/katalozi">katalozi</a>  
                 <a href="http://www.knjiznice.ffzg.hr/baze">baze podataka</a>  
                 <a href="http://www.knjiznice.ffzg.hr/dzbirke">digitalne zbirke</a>  
                 <a href="http://www.knjiznice.ffzg.hr/knjiznice">knjižnice i usluge</a>  
         </div>  
         
         <div id="titleBar">  
                 Katalog Knjižnica FF-a  
         </div>  
         
         <div id="breadcrumb">  
         .  
         </div>  
         
         <div id="content">  
   
         ##webpac##  
9    
10                  <div id="block">  ##webpac##
                 </div>  
11    
                 <h3></h3>  
           
                 <div id="footer">  
                         Knjižnice Filozofskog fakulteta . URI http://www.knjiznice.ffzg.hr <br/>  
                         open source web design<br/>  
                         <a href="http://www.ffzg.hr/">Filozofski fakultet u Zagrebu</a><br/>  
                 </div>  
         
                 <div id="login">  
                         login  
                 </div>    
         </div>  
 </div>  
12  </body>  </body>
13  </html>  </html>

Legend:
Removed from v.785  
changed lines
  Added in v.786

  ViewVC Help
Powered by ViewVC 1.1.26