fix(email): update company name and address in email footer
- Change company name from 'Nxtgauge Technologies Pvt. Ltd.' to 'Traceworks Technologies LLP' - Update address from Bangalore to: 13th main road, Anna nagar west, Chennai - 600040 - Remove GSTIN field from footer
This commit is contained in:
parent
f3d686d076
commit
31d4570356
1 changed files with 3 additions and 6 deletions
|
|
@ -314,15 +314,12 @@
|
|||
You're receiving this email because you have an account on
|
||||
Nxtgauge.
|
||||
</p>
|
||||
<p>
|
||||
© 2026 Nxtgauge Technologies Pvt. Ltd. All rights reserved.
|
||||
</p>
|
||||
<p>© 2026 Traceworks Technologies LLP. All rights reserved.</p>
|
||||
</div>
|
||||
|
||||
<div class="footer-address">
|
||||
<p>Nxtgauge Technologies Pvt. Ltd.</p>
|
||||
<p>Bangalore, Karnataka, India</p>
|
||||
<p>GSTIN: 27AABCU9603R1ZX</p>
|
||||
<p>Traceworks Technologies LLP.</p>
|
||||
<p>13th main road, Anna nagar west, Chennai - 600040</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue