Index: experimental/webtry/templates/workspace.html |
diff --git a/experimental/webtry/templates/workspace.html b/experimental/webtry/templates/workspace.html |
index 18b858f7e859b46eb6acce8aec5fc5aec057f4af..1be88ca92cd8c643e0b0e1c4f842ac7f69b53c9d 100644 |
--- a/experimental/webtry/templates/workspace.html |
+++ b/experimental/webtry/templates/workspace.html |
@@ -11,7 +11,7 @@ |
<img width=64 height=64 src=""> |
</div> |
</template> |
- {{template "titlebar.html"}} |
+ {{template "titlebar.html" .}} |
{{if .Name}} |
{{template "content.html" .}} |