Various tweaks to the customer and person views/forms
These things still need plenty more help...
This commit is contained in:
parent
e61b60e412
commit
15eae8b2c7
7 changed files with 83 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>${self.global_title()} » ${capture(self.title)}</title>
|
||||
<title>${self.global_title()} » ${capture(self.title)|n}</title>
|
||||
${self.favicon()}
|
||||
${base.core_javascript()}
|
||||
${self.extra_javascript()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue