<html> <head> <style type="text/css"> .text-layer { font-family: Monaco, "Courier New", monospace; font-size: 12px; cursor: text; } </style> </head> <body> <h1 style="color:red">{{author_name}}</h1> </body> </html>