~ubuntu-branches/ubuntu/maverick/mahara/maverick-updates

« back to all changes in this revision

Viewing changes to htdocs/theme/default/templates/index.tpl

  • Committer: Bazaar Package Importer
  • Author(s): Nigel McNie
  • Date: 2008-04-29 11:15:39 UTC
  • Revision ID: james.westby@ubuntu.com-20080429111539-b28eqkagavaub2zr
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{include file="header.tpl"}
 
2
 
 
3
{include file="sidebar.tpl"}
 
4
 
 
5
{include file="columnleftstart.tpl"}
 
6
{$page_content}
 
7
{include file="columnleftend.tpl"}
 
8
 
 
9
{include file="footer.tpl"}