when i use .format() on a html string the Css in the html ruin the formatting. what can i do to solve this problem ?
<style type='text/css'>
@media only screen and (min-width: 620px) {
.u-row {
width: 600px !important;
}
</style>
the error :
</html>""".format( ^^^^^^^ ValueError: unexpected '{' in field name