Rebrand and updated copyright date

This commit is contained in:
jackiettran
2025-12-22 22:35:57 -05:00
parent 955517347e
commit 07e5a2a320
48 changed files with 3729 additions and 3368 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>New Feedback Received - RentAll</title>
<title>New Feedback Received - Village Share</title>
<style>
body {
font-family: Arial, sans-serif;
@@ -99,7 +99,7 @@
<body>
<div class="container">
<div class="header">
<div class="logo">RentAll Admin</div>
<div class="logo">Village Share Admin</div>
</div>
<div class="content">
<div class="alert-box">
@@ -151,8 +151,8 @@
<p><strong>Action Required:</strong> Please review this feedback and take appropriate action. If a response is needed, contact the user directly at <strong>{{userEmail}}</strong>.</p>
</div>
<div class="footer">
<p>This is an automated notification from RentAll Feedback System</p>
<p>&copy; {{year}} RentAll. All rights reserved.</p>
<p>This is an automated notification from Village Share Feedback System</p>
<p>&copy; {{year}} Village Share. All rights reserved.</p>
</div>
</div>
</body>