It is starting to look like this may actually work after all. Listview is the only...
[catagits/Reaction.git] / share / skin / default / layout / display_field / number
index e531148..1fcad1a 100644 (file)
@@ -4,10 +4,10 @@
 
 =for layout label
 
-<strong > [ % content %]: </strong>
+<strong> [% content | html %]: </strong>
 
 =for layout value
 
-[% content %]
+[% content | html %]
 
 =cut