~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to charmworld/templates/main.pt

  • Committer: kapil.foss at gmail
  • Date: 2011-10-10 05:03:21 UTC
  • Revision ID: kapil.foss@gmail.com-20111010050321-0ky828632m92nx2o
work in progress on multi namespace support

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
      </div>
45
45
    </div>
46
46
 
47
 
    <div class="container">
 
47
    <div class="${container_style}">
 
48
 
48
49
      <tal:block metal:define-slot="content" />
49
50
 
 
51
      <!--
50
52
      <footer>
51
53
        <p>&copy; Company 2011</p>
52
 
      </footer>
53
 
 
 
54
      </footer> -->
54
55
    </div> <!-- /container -->
55
56
 
56
57
  </body>