File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE html>
33< html >
44< head >
5+ < meta tal:attributes ="charset request/client/charset " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
57< title metal:define-slot ="head_title "> title goes here</ title >
68< link media ="screen " href ="@@file/defaultfonts.css " type ="text/css " rel ="alternate stylesheet " title ="default fonts " />
79< meta name =”description” content =”Issue tracker for the Roundup Issue Tracker software. Yes, we eat our own dog food.” >
810< link rel ="stylesheet " type ="text/css " href ="@@file/style.css " />
9- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
10- < meta http-equiv ="Content-Type "
11- tal:attributes ="content string:text/html;; charset=${request/client/charset} " />
1211< script tal:attributes ="nonce request/client/client_nonce "
1312 tal:replace ="structure request/base_javascript ">
1413</ script >
You can’t perform that action at this time.
0 commit comments