File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < link rel ="stylesheet " type ="text/css " href ="@@file/style.css " />
5+ < meta http-equiv ="Content-Type "
6+ tal:attributes ="content string:text/html;; charset=${request/client/charset} " />
57 < tal:block tal:condition ="python:request.form.has_key('property') ">
68 < title tal:content ="string:${request/form/property/value} help "> Property</ title >
79 < script language ="Javascript " type ="text/javascript "
Original file line number Diff line number Diff line change 44< html >
55< head >
66< title metal:define-slot ="head_title "> title goes here</ title >
7-
87< link rel ="stylesheet " type ="text/css " href ="@@file/style.css ">
9-
8+ < meta http-equiv ="Content-Type "
9+ tal:attributes ="content string:text/html;; charset=${request/client/charset} " />
1010< script tal:replace ="structure request/base_javascript ">
1111</ script >
1212
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < link rel ="stylesheet " type ="text/css " href ="@@file/style.css " />
5+ < meta http-equiv ="Content-Type "
6+ tal:attributes ="content string:text/html;; charset=${request/client/charset} " />
57 < tal:block tal:condition ="python:request.form.has_key('property') ">
68 < title tal:content ="string:${request/form/property/value} help "> Property</ title >
79 < script language ="Javascript " type ="text/javascript "
Original file line number Diff line number Diff line change 44< html >
55< head >
66< title metal:define-slot ="head_title "> title goes here</ title >
7-
87< link rel ="stylesheet " type ="text/css " href ="@@file/style.css ">
9-
8+ < meta http-equiv ="Content-Type "
9+ tal:attributes ="content string:text/html;; charset=${request/client/charset} " />
1010< script tal:replace ="structure request/base_javascript ">
1111</ script >
1212
You can’t perform that action at this time.
0 commit comments