aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/template/debian-zh/template.tmpl
blob: 8bfd392f711d3c1d0afd5133a846bbaaf47b2964 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Note: Do not load wml::debian::template; it is already included.
#
# Portions by Anthony Fok, based on his OLVC Home Page template.  :-)
# 2000-06-26

# $Id$

#use wml::debian::basic SUMMARY="$(SUMMARY)"
#use wml::debian::languages
#  not use wml::std::toc style=hspace
#use wml::std::href
#use wml::std::box
#use wml::std::grid
#use tmpl::debian-zh::navbar
#use tmpl::debian-zh::macros

# # Our very own stylesheet.  :-)
# {#style#:\
# <LINK href="$(HOME)/international/chinese/debian-zh.css" rel="stylesheet" type="text/css">\
# :##}
# The styles aren't used 

# Local Chinese header for navbar
<ifmenu>
<navbar:render nohints name=main select=$(area) $(subselected:+subselected)>
</ifmenu>

<div id="maincol">
{#check_trans#}

<ifeq "$(NOHEADER)" "" "
<h1>$(title)</h1>
"/>

{#mainbody#}

<ifmenu>
</ifmenu>

</div> <!-- end maincol -->

{#pre_footer#:
<hrlinehidden/>

<ifeq "$(NOHOMELINK)" "" "
<p><returnline/></p>
<hrline/>
"/>

<ifeq "$(NOLANGUAGES)" "" "
<:= languages_footer() :>
">
:#pre_footer#}


{#mainbody#:
# #use wml::debian::footer

© 2014-2024 Faster IT GmbH | imprint | privacy policy