diff options
Diffstat (limited to 'inc(l)assable/inc(l)assable.html')
-rw-r--r-- | inc(l)assable/inc(l)assable.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/inc(l)assable/inc(l)assable.html b/inc(l)assable/inc(l)assable.html new file mode 100644 index 0000000..32573e0 --- /dev/null +++ b/inc(l)assable/inc(l)assable.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <title></title> + </head> + <body> + <p> + test + </p> + </body> +</html> |