X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fhtml%2Fsuite_index.tmpl;fp=templates%2Fhtml%2Fsuite_index.tmpl;h=ed4f901040065eeeb227c89033a7967b70e368cd;hp=0000000000000000000000000000000000000000;hb=2ec757bb58907b15c43548be5601d4f2b8c7caac;hpb=411dd86a5f305fcce69912b47f84dc16914d2da1 diff --git a/templates/html/suite_index.tmpl b/templates/html/suite_index.tmpl new file mode 100644 index 0000000..ed4f901 --- /dev/null +++ b/templates/html/suite_index.tmpl @@ -0,0 +1,28 @@ +[% PROCESS 'html/head.tmpl' + title_tag = "List of sections in \"$suite\"" + page_title = "List of sections in \"$suite\"" + keywords = suite + navigation = [ { name=> suite }, + { name => 'Index' }, ] +%] + +[% FOREACH subsections %] + [% '
' IF loop.first %] + +
[% name %]
+
[% desc %]
+ + [%- loop_half = loop.size / 2 -%] + [%- IF ( loop.count <= loop_half ) && ( loop.count >= ( loop_half - 1 ) ) -%] +
+
+
+
+ [%- END -%] + [% '
' IF loop.last %] +[% END %] + +

+ All packages
+ (compact compressed textlist) +