Quote:
Originally Posted by codrutp
<style type="text/css" id="column-width"> { max-width: <%= column_width %>% !important; margin: 0 auto !important; }</style>
|
This line contains angle brackets written as entities. However, even if they were correctly formatted they wouldn't make sense.
Simply delete the whole line.