mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
[minor] removed print
This commit is contained in:
@@ -138,8 +138,6 @@ def subscribe(email):
|
|||||||
_("Click here to verify")
|
_("Click here to verify")
|
||||||
)
|
)
|
||||||
|
|
||||||
print url
|
|
||||||
|
|
||||||
content = """
|
content = """
|
||||||
<p>{0}. {1}.</p>
|
<p>{0}. {1}.</p>
|
||||||
<p><a href="{2}">{3}</a></p>
|
<p><a href="{2}">{3}</a></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user