aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/event.wml
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2001-09-02 22:07:54 +0000
committerDenis Barbier <barbier>2001-09-02 22:07:54 +0000
commit90407798d23c4d0085fdf777421d24d7376cc6d7 (patch)
tree710de76fdc00e9dc0fdcbb0f1250749201b8dda5 /english/template/debian/event.wml
parent7d8085c542afc27cab7b0951554939121fbf1241 (diff)
Add a trailing slash for WML empty elements.
HTML tags have not been changed. CVS version numbers english/template/debian/consultant.wml: 1.43 -> 1.44 english/template/debian/ddp.wml: 1.31 -> 1.32 english/template/debian/event.wml: 1.57 -> 1.58 english/template/debian/mainpage.wml: 1.11 -> 1.12 english/template/debian/news.wml: 1.28 -> 1.29 english/template/debian/past_event.wml: 1.14 -> 1.15 english/template/debian/template.wml: 1.12 -> 1.13 english/template/debian/translation-check.wml: 1.58 -> 1.59 english/template/debian/votebar.wml: 1.72 -> 1.73
Diffstat (limited to 'english/template/debian/event.wml')
-rw-r--r--english/template/debian/event.wml36
1 files changed, 18 insertions, 18 deletions
diff --git a/english/template/debian/event.wml b/english/template/debian/event.wml
index 56860696f70..9c934e7d6c2 100644
--- a/english/template/debian/event.wml
+++ b/english/template/debian/event.wml
@@ -1,44 +1,44 @@
#use wml::debian::events_common
-#use wml::debian::basic title="<eventtitle>"
+#use wml::debian::basic title="<eventtitle/>"
#use wml::debian::languages
{#check_trans#}
-<hrline>
+<hrline/>
-<H2><pagetitle></H2>
+<H2><pagetitle/></H2>
<STRONG><langwhen>:</STRONG> <date><BR>
<STRONG><langwhere>:</STRONG> <where><BR>
-<: if (length ("<infolink>")) { :>
+<: if (length ("<infolink/>")) { :>
<STRONG><langinfo>:</STRONG> <a href="<infolink>"><infolink></a><BR>
<: } :>
-<hrline>
+<hrline/>
-<intro>
+<intro/>
-<hrline>
+<hrline/>
-<H2><debinvolve></H2>
+<H2><debinvolve/></H2>
-<involve>
+<involve/>
-<P><STRONG><maincoordinator>:</STRONG> <coord>
+<P><STRONG><maincoordinator/>:</STRONG> <coord/>
# there are no files named project-* in events/*/ directories... huh?
#<TABLE>
-# <TR><projcoordinator></TR>
-# <:= get_event_stuff ( '<abbr>', '0', '$(ENGLISHDIR)/events/<year>', 'project-\w+' ) :>
+# <TR><projcoordinator/></TR>
+# <:= get_event_stuff ( '<abbr/>', '0', '$(ENGLISHDIR)/events/<year/>', 'project-\w+' ) :>
#</TABLE>
#
-#<hrline>
+#<hrline/>
# there are no files named news-* in events/*/ directories... huh?
-#<H2><latestnews></H2>
+#<H2><latestnews/></H2>
#
-#<:= get_event_stuff ( '<abbr>', '0', '$(ENGLISHDIR)/events/<year>', 'news-\d+\w*' ) :>
+#<:= get_event_stuff ( '<abbr/>', '0', '$(ENGLISHDIR)/events/<year/>', 'news-\d+\w*' ) :>
#
-#<hrline>
+#<hrline/>
<:
if (open (PAGE, "$WML_SRC_FILENAME")) {
@@ -58,7 +58,7 @@
if ($go) {
:>
-<H2><relatedlinks></H2>
+<H2><relatedlinks/></H2>
{#mainbody#}
@@ -66,7 +66,7 @@
<:= languages() :>
-<hrline>
+<hrline/>
#use wml::debian::footer

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