resolved merge

This commit is contained in:
Ciné-club Ulm 2019-03-23 09:58:55 +00:00
parent 40f2d5e391
commit 85313df79b
3 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,4 +2,3 @@
*.png
*pycache*
*.db

Binary file not shown.

View file

@ -244,7 +244,6 @@ class filmSQ():
res += self.synopsis
return res
def mail(self):
res = '<html> \n \t <head> \n \n <meta http-equiv="content-type" content="text/html; charset=utf-8"> \n \t \t'
res += '<style type="text/css">p { margin: 0; }</style> \n \t \t'