diff options
author | San Jacobs | 2024-09-13 10:51:15 +0200 |
---|---|---|
committer | San Jacobs | 2024-09-13 10:51:15 +0200 |
commit | 06c2a21d559045b0a3d82b2ba3c480a22cd2d422 (patch) | |
tree | cdbe612f788331cded08282bb7b88dedf7174231 /parts/start.html | |
parent | 4f4416ff213b8287778868a4b18e332b1c012d4f (diff) | |
download | better-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.tar.gz better-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.tar.bz2 better-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.zip |
Cleanup
Diffstat (limited to 'parts/start.html')
-rwxr-xr-x | parts/start.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/parts/start.html b/parts/start.html new file mode 100755 index 0000000..a1e9809 --- /dev/null +++ b/parts/start.html @@ -0,0 +1,9 @@ +<!DOCTYPE html>
+<html lang="en">
+
+
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+
+ <title>
\ No newline at end of file |