</div>
        <div class="footer">
            <p><strong><%= companyName %></strong></p>
            <p><%= address %></p>
            <p>Phone: <%= phone %> | Email: <%= email %></p>
            <p>Website: <a href="<%= websiteUrl %>"><%= websiteName %></a></p>
            <p style="margin-top: 20px; font-size: 12px;">
                <%= unsubscribeText %>
            </p>
            <p style="margin-top: 10px; font-size: 12px;">
                <%= copyright %>
            </p>
        </div>
    </div>
</body>
</html>
