~malept/loggerhead/standalone-auth

« back to all changes in this revision

Viewing changes to loggerhead/templates/macros.pt

  • Committer: Martin Albisetti
  • Date: 2008-07-22 00:40:03 UTC
  • mfrom: (182 loggerhead.search_integration)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: argentina@gmail.com-20080722004003-lx1fp0tthpp6kl92
Merged from trunk, resolved billions of conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <title metal:define-slot="title">
8
8
      Title.
9
9
    </title>
10
 
    <style type="text/css" media="screen, print"
11
 
        tal:content="python:'@import url('+branch.static_url('/static/css/launchpad_slimmer.css')+');'"></style>
12
10
    <link rel="stylesheet"
13
11
          tal:attributes="href python:branch.static_url('/static/css/global.css')" />
14
12
    <script type="text/javascript"
17
15
            tal:attributes="src python:branch.static_url('/static/javascript/mootools-1.2-more.js')"></script>
18
16
    <script type="text/javascript"
19
17
            tal:attributes="src python:branch.static_url('/static/javascript/custom.js')"></script>
 
18
      <script language="javascript">
 
19
          var global_path = <tal:block content="python:'\''+branch.url('/')+'\''" />;
 
20
      </script>
20
21
    <metal:block metal:define-slot="header_extras" />
21
22
  </head>
22
23
 
33
34
        <form tal:attributes="action python:branch.url('/changes', start_revid=getattr(navigation, 'start_revid', None), 
34
35
                                                                   file_id=getattr(navigation, 'file_id', None))">
35
36
        <div id="finderBox">
36
 
                <label>Jump to revision:</label>
37
 
            <input name="q" type="search" />
 
37
            <span class="search">
 
38
                search: <input type="text" name="q" id="q" autocomplete="off" onblur="hide_search();" />
 
39
            </span>
38
40
            <div><a tal:attributes="href python:url(['/atom']);
39
41
                                    title string:RSS feed for ${branch/friendly_name}">
40
42
                 <img tal:attributes="src python:branch.static_url('/static/images/ico_rss.gif')"  alt="RSS" /></a>
50
52
                               title string:Help">Help</a></li>       
51
53
      </ul>
52
54
      <div id="loggerheadCont">
 
55
    
 
56
     <div id="search_terms"></div>
53
57
 
54
58
    <h1 metal:define-slot="heading">
55
59
      Heading