congress-report-mailer 템플릿 수정 // Customization of Template 여러가지 방법이 있지만 파이썬으로 쉽게 템플릿을 확인하면서 수정할 수 있습니다. You can easily make your own templates with SimpleHTTPServer, one of python modules. python -m SimpleHTTPServer <port> open, http://127.0.0.1:<port>/templates/1.0.html