/[webpac2]/Webpacus/root/header.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Webpacus/root/header.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 410 - (show annotations)
Mon Feb 20 17:12:36 2006 UTC (18 years, 2 months ago) by dpavlin
File MIME type: text/html
File size: 830 byte(s)
 r483@llin:  dpavlin | 2006-02-20 18:12:14 +0100
 fixed search indicator, removed DOM/Ready, added page_nr to submit_results_form

1 <html>
2 <head>
3 <title>[% name %]</title>
4 <link href="/css/user.css" type="text/css" rel="stylesheet">
5 <link href="/search.css" type="text/css" rel="stylesheet">
6 <script type="text/javascript" src="/js/prototype.js"></script>
7 <script type="text/javascript" src="/js/controls.js"></script>
8 <script type="text/javascript" src="/js/dragdrop.js"></script>
9 <script type="text/javascript" src="/js/effects.js"></script>
10 <!-- FIXME remove logger in production -->
11 <script type="text/javascript" src="/js/logger.js"></script>
12 <script type="text/javascript" src="/js/webpac.js"></script>
13 <script type="text/javascript" src="/js/search.js"></script>
14 </head>
15 <body>
16 <a href="[% base %]">[% name %]</a>
17 &nbsp;
18 <small>
19 <a href="[% base %]editor">template editor</a>
20 </small>
21 <br/><br/>

Properties

Name Value
svn:mime-type text/html

  ViewVC Help
Powered by ViewVC 1.1.26