fix: templates (#2936)

This commit is contained in:
Daniel Salazar
2026-05-06 15:31:41 -07:00
committed by GitHub
parent 5b65a6bc78
commit 8e02f38bad
+1 -1
View File
@@ -69,7 +69,7 @@ The Puter Team
html: `
<p>Hi{{#if owner_username}} {{owner_username}}{{/if}},</p>
<p>
Please update <a href="https://apps.puter.com/app/{{app_name}}">{{app_title}}</a>.
Please update <a href="https://puter.com/app/{{app_name}}">{{app_title}}</a>.
</p>
<p><strong>Requested updates:</strong></p>
<blockquote>{{nl2br message}}</blockquote>