Initial commit: VoIdeaAI - voice-first AI idea assistant
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><meta charset="utf-8"></head>
|
||||
<body style="font-family: sans-serif; max-width: 600px; margin: 0 auto;">
|
||||
<h2>{{ subject }}</h2>
|
||||
<p>{{ message }}</p>
|
||||
<hr>
|
||||
<p style="color: #666; font-size: 12px;">VoIdea — записывай и развивай идеи с помощью ИИ</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user