aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/profiles.wml
blob: 317d18db9115e17bd38b97524c67ba43f507f951 (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
#use wml::debian::common_translation
#use wml::debian::common_tags
#use wml::debian::languages
#use wml::debian::faqs
#use wml::debian::basic title="<pagetitle/>"

<define-tag returnprofiles whitespace=delete>
  <gettext>Back to the <a href="../profiles" >profiles page</a>.</gettext>
</define-tag>

{#check_trans#}

<h1>
  <: $t="<pagetitle/>"; $w="<webpage/>";
     <protect pass=2>
     if ($w eq "<webpage>") {
     </protect>
       print "$t";
     } else {
       print "<a href=\"$w\">$t</a>";
     }
  :>
</h1>

{#mainbody#}

{#pre_footer#:
<hrlinehidden/>

<returnprofiles/>

<hrline/>

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

{#mainbody#:

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