aboutsummaryrefslogtreecommitdiffstats
path: root/english/index.wml
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-11-06 14:13:41 +0100
committerLaura Arjona Reina <larjona@debian.org>2019-12-13 19:52:05 +0100
commit9aa293d9412386cb1c3988f44d419fbf3c7662e7 (patch)
tree86eb0a31a8c63cd54eb1958ce084824602353b51 /english/index.wml
parent5cb785a951ed165e64d0a47a68d0ec3b50c90f9e (diff)
move some strings to a .def file and use gettext so homepage does not get outdated if we change them
Diffstat (limited to 'english/index.wml')
-rw-r--r--english/index.wml31
1 files changed, 17 insertions, 14 deletions
diff --git a/english/index.wml b/english/index.wml
index fb3b228905b..2b6215bdb79 100644
--- a/english/index.wml
+++ b/english/index.wml
@@ -1,4 +1,7 @@
-#use wml::debian::mainpage title="The Universal Operating System"
+#use wml::debian::links.tags
+#include "$(ENGLISHDIR)/index.def"
+#use wml::debian::mainpage title="<motto>"
+
<link href="startpage.css" rel="stylesheet" type="text/css">
<link href="5img-carousel-slider.css" rel="stylesheet" type="text/css">
@@ -26,42 +29,42 @@
<div class="inner">
<article>
<div class="info bottom-right">
- <h3>DC19 Group Photo</h3>
+ <h3><DC19Title></h3>
</div>
<img src="Pics/Debconf19_group_photo.jpg"
- alt="Logo of DebConf19"/>
+ alt="<DC19Alt>"/>
</article>
<article>
<div class="info top-left">
- <h3>Mini DebConf Hamburg 2018</h3>
+ <h3><MiniDebConfHamburgTitle></h3>
</div>
<img src="Pics/minidc-hh2019-group-photo-1024x576.jpg"
- alt="Group photo of the MiniDebConf in Hamburg 2018"/>
+ alt="<MiniDebConfHamburgAlt>"/>
</article>
<article>
<div class="info top-left">
- <h3>Screenshot Calamares Installers</h3>
+ <h3><CalamaresTitle></h3>
</div>
<img src="Pics/calamares-debian-installer-1024x576.jpg"
- alt="Screenshot from the Calamares installer" />
+ alt="<CalamaresAlt>" />
</article>
<article>
<div class="info top-left">
- <h3>Debian is like a Swiss Knife</h3>
+ <h3><SwissKnifeTitle></h3>
</div>
<img src="Pics/debian-swiss-knife-hands-1024x576.jpg"
- alt="Debian is like a Swiss Knife" />
+ alt="<SwissKnifeAlt>" />
</article>
<article>
<div class="info top-left">
- <h3>People have fun</h3>
+ <h3><PeopleTitle></h3>
</div>
<img src="Pics/debian-funny-people-1024x576.jpg"
- alt="Debian people at Debconf18 in Hsinchu really having fun"/>
+ alt="<PeopleAlt>"/>
</article>
</div> <!-- .inner -->
</div> <!-- .slider-wrapper -->
@@ -131,7 +134,7 @@
<h2>Debian is a complete Free Operating System!</h2>
<div class="os-img-container">
<img src="Pics/debian-logo-1024x576.png" alt="Debian">
- <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso" class="os-dl-btn">Download</a>
+ <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso" class="os-dl-btn"><download></a>
</div>
</div>
<div class="row">
@@ -158,7 +161,7 @@
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="security/">Security Updates</a></h2>
- <p>Debian Security Announcements (DSA) <a class="rss_logo" href="security/dsa">RSS</a></p>
+ <p>Debian Security Advisories (DSA) <a class="rss_logo" href="security/dsa">RSS</a></p>
</div>
</div>
<div class="row">
@@ -180,7 +183,7 @@
<div class="row">
<div class="column styled-href-blue column-left">
<div align="center">
- <h1>Project News</h1>
+ <h1><projectnews></h1>
<h2>News and Announcements about Debian!</h2>
</div>
<!-- First, most recent News entry. -->

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