Fix import on newsletter templates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<% from notification_handler import PILLOW %>
|
||||
<% from plexpy.notification_handler import PILLOW %>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<% from notification_handler import PILLOW %>
|
||||
<% from plexpy.notification_handler import PILLOW %>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
|
Reference in New Issue
Block a user