diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-01 14:21:24 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-01 14:21:24 +0100 |
commit | 107481f9ad5783daed68de8dadea65be57a6266b (patch) | |
tree | 7f8063e5516585c12c599ce026c0d542b49ff985 /_layouts | |
parent | 8163f730f4b195160b5b9ca4202c1f304ac68b27 (diff) | |
download | kvision-107481f9ad5783daed68de8dadea65be57a6266b.tar.gz kvision-107481f9ad5783daed68de8dadea65be57a6266b.tar.bz2 kvision-107481f9ad5783daed68de8dadea65be57a6266b.zip |
Site initial commit
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 00000000..cddd0709 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1 @@ +{{ content }} |