Files
willes_AI/inc/php/header.php
2025-07-10 00:21:08 +02:00

7 lines
166 B
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>AI Email Generator - Result</title>
<link rel="stylesheet" href="style.css">
</head>