diff options
author | mjfernez <mjfernez@gmail.com> | 2021-06-07 00:03:12 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-06-07 00:40:39 -0400 |
commit | ca5b85fb744221588859f3639ba7e4da0bc82649 (patch) | |
tree | 2595d1e315e09e5d35c362d95a35585416a7a2fb /templates/site/files/1.html | |
download | ezcms-ca5b85fb744221588859f3639ba7e4da0bc82649.tar.gz |
first commit
Diffstat (limited to 'templates/site/files/1.html')
-rw-r--r-- | templates/site/files/1.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/site/files/1.html b/templates/site/files/1.html new file mode 100644 index 0000000..6be9b63 --- /dev/null +++ b/templates/site/files/1.html @@ -0,0 +1,11 @@ +<p>This is some text</p> +<br> +<br> +<br> +<p> +This is a whole lot more text including very very very long lines, like wowza +this is long! Fortunately, css should wrap it nicely +</p> +<p> +Separate each paragraph! +</p> |