rater/templates/index/page.html.twig

9 lines
112 B
Twig
Raw Normal View History

2026-06-02 18:46:00 +02:00
<html>
<head>
<title>Test</title>
</head>
<body>
2026-06-02 18:53:17 +02:00
<h1>Rater</h1>
2026-06-02 18:46:00 +02:00
</body>
</html>