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

@label:recent.title@

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