[PR #733] [CLOSED] fix: email template margins #636

Closed
opened 2025-10-07 00:19:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/733
Author: @kmendell
Created: 7/7/2025
Status: Closed

Base: mainHead: fix/email-templ-margins


📝 Commits (3)

  • f87b165 fix: email template margins
  • 9876581 Merge remote-tracking branch 'origin/main' into fix/email-templ-margins
  • 8e3a491 fix: use css styles on container

📊 Changes

5 files changed (+50 additions, -50 deletions)

View changed files

📝 backend/resources/email-templates/api-key-expiring-soon_html.tmpl (+8 -8)
📝 backend/resources/email-templates/components/email_html.tmpl (+1 -1)
📝 backend/resources/email-templates/login-with-new-device_html.tmpl (+22 -22)
📝 backend/resources/email-templates/one-time-access_html.tmpl (+11 -11)
📝 backend/resources/email-templates/test_html.tmpl (+8 -8)

📄 Description

Fixes: https://github.com/pocket-id/pocket-id/issues/722


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/733 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 7/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/email-templ-margins` --- ### 📝 Commits (3) - [`f87b165`](https://github.com/pocket-id/pocket-id/commit/f87b165eab3138cffa492139bf2d9f4784a734d6) fix: email template margins - [`9876581`](https://github.com/pocket-id/pocket-id/commit/9876581021885baddbe9e8049b1e944eb6eb22f2) Merge remote-tracking branch 'origin/main' into fix/email-templ-margins - [`8e3a491`](https://github.com/pocket-id/pocket-id/commit/8e3a4912e6346f4861bf73822323103f1b095815) fix: use css styles on container ### 📊 Changes **5 files changed** (+50 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `backend/resources/email-templates/api-key-expiring-soon_html.tmpl` (+8 -8) 📝 `backend/resources/email-templates/components/email_html.tmpl` (+1 -1) 📝 `backend/resources/email-templates/login-with-new-device_html.tmpl` (+22 -22) 📝 `backend/resources/email-templates/one-time-access_html.tmpl` (+11 -11) 📝 `backend/resources/email-templates/test_html.tmpl` (+8 -8) </details> ### 📄 Description Fixes: https://github.com/pocket-id/pocket-id/issues/722 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:19:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#636