diff --git a/browser/form_macros.pt b/browser/form_macros.pt index 57130cd..5e32cb8 100644 --- a/browser/form_macros.pt +++ b/browser/form_macros.pt @@ -104,14 +104,18 @@ view.getTypesVocabulary((qualifier,))" tal:content="type/title" tal:attributes="value type/token; - selected python: - type.token == typeToken"> + selected python:type.token == typeToken"> Note +