This commit is contained in:
Michael 2024-07-22 14:17:00 +02:00
parent a15319c4d1
commit eebf859afa
39 changed files with 2742 additions and 937 deletions

View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<p>{{$export_date}}</p>
<p>File name {{$file_name}}</p>
<p><a href="{{$upload_folder_web_link}}">Link to upload folder</a> [0]</p>
<p>[0] - {{$upload_folder_web_link}}</p>
</body>
</html>