.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   layout/archive-main.xml
#
diff --git a/layout/archive-main.xml b/layout/archive-main.xml
index 4b26915..d1f62e6 100644
--- a/layout/archive-main.xml
+++ b/layout/archive-main.xml
@@ -131,8 +131,8 @@
                                 <dtd>
                                     <checkbox bind="selected" />
                                 </dtd>
-                                <dtd binder:context="tape">
-                                    <label bind="name" />
+                                <dtd>
+                                    <label bind="tape" bindtransform="lambda x: x.name" />
                                 </dtd>
                                 <dtd forcewidth="300">
                                     <hc>
