X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cf451c90a160d8764b5e8ff6b0c1c10d038e59a1..9faa7a88b7419b2d6151ac2c3fa52261c876ee8d:/templates/new.tmpl?ds=sidebyside diff --git a/templates/new.tmpl b/templates/new.tmpl new file mode 100644 index 0000000..73eea2d --- /dev/null +++ b/templates/new.tmpl @@ -0,0 +1,84 @@ + + + + +@include:stdhead@ + @label:new.title@ + + +@include{topbar}@ +

@label:new.title@

+ +@#{only display the table if there is something to put in it}@ +@if{@isnew@}{ + + + + + + +@right{prefs}{ + }@ + + @new{ + + + + + +@right{prefs}{ + + }@ + }@ +
@label:heading.artist@@label:heading.album@@label:heading.title@@label:heading.length@ 
@right{play}{@part{short}{artist}@}{@part{short}{artist}@}@@right{play}{@part{short}{album}@}{@part{short}{album}@}@@right{play}{@part{short}{title}@}{@part{short}{title}@}@@length@@label:choose.prefs@
+}@ + +@include{topbarend}@ + + +@@ +