Add simple tpl for each php

Change the home.css to common.css
This commit is contained in:
Li Chen 2013-10-26 21:01:02 +02:00
commit 868e49c834
11 changed files with 60 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{extends file="layout-nav.tpl"}
{block name=head}
<link href="/css/home.css" rel="stylesheet">
<link href="/css/common.css" rel="stylesheet">
{/block}
{block name=content}
<h1>

View file

@ -1,6 +1,6 @@
{extends file="layout-nav.tpl"}
{block name=head}
<link href="/css/home.css" rel="stylesheet">
<link href="/css/common.css" rel="stylesheet">
{/block}
{block name=content}
<h1>