~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/browser/tests/testfiles/main-side.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-19 20:39:48 UTC
  • mfrom: (14515.2.29 limited-view-pages-0)
  • Revision ID: launchpad@pqm.canonical.com-20111219203948-bgiz214cd8ox1dej
[r=wallyworld][bug=904283] Users can see pages when they have
        limitedview.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
  <body>
15
15
    <tal:heading metal:fill-slot="heading"><h2>Heading</h2></tal:heading>
 
16
 
 
17
    <tal:registering metal:fill-slot="registering">
 
18
      Registered on 2005-09-16 by Illuminati
 
19
    </tal:registering>
 
20
 
16
21
    <tal:main metal:fill-slot="main">
17
22
      <div class="top-portlet">
18
 
        <p class="registered">
19
 
          Registered on 2005-09-16
20
 
          by <a class="sprite team" href="#">Illuminati team</a>
21
 
        </p>
22
23
        <p>
23
24
          Main content of the page.
24
25
        </p>