Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-new-usage-metric

This commit is contained in:
shimon
2023-12-13 19:00:26 +02:00
@@ -1,15 +1,9 @@
<p>{{hello}}</p>
<br>
<p>{{body}}</p>
<a href="{{redirect}}" target="_blank">{{redirect}}</a>
<p><a href="{{redirect}}" target="_blank">{{redirect}}</a></p>
<p>{{footer}}</p>
<br>
<p>{{thanks}}</p>
<p>{{signature}}</p>
<p style="margin-bottom: 32px">
{{thanks}},
<br/>
{{signature}}
</p>