themes/grey/playlist.tpl
changeset 44 92dd253f501c
parent 28 c15f6dcc8085
child 49 d62212462f9b
--- a/themes/grey/playlist.tpl	Mon Sep 01 16:50:03 2008 -0400
+++ b/themes/grey/playlist.tpl	Mon Sep 01 16:51:13 2008 -0400
@@ -85,7 +85,11 @@
       </table>
     </div>
     <div class="poweredby">
-      Powered by <a onclick="window.open(this.href); return false;" href="http://greyhound.enanocms.org/">Greyhound</a>
+      Powered by <a onclick="window.open(this.href); return false;" href="http://greyhound.enanocms.org/">Greyhound</a> v{$greyhound_version}
+      {if $use_auth}
+      &ndash;
+      <a href="/logout">log out</a>
+      {/if}
     </div>
   </body>
 </html>