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>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<% from notification_handler import PILLOW %>
|
<% from plexpy.notification_handler import PILLOW %>
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
Reference in New Issue
Block a user