diff --git a/.gitignore b/.gitignore index ec7eaf1c..5ae99d00 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ debian/tmp vendor/* /dist_* /build/out/ -/.sass-cache \ No newline at end of file +/.sass-cache +/extra diff --git a/html/extra.html b/html/extra.html new file mode 100644 index 00000000..c31dc609 --- /dev/null +++ b/html/extra.html @@ -0,0 +1,2 @@ +<%define "extra-body"%><%end%> +<%define "extra-head"%><%end%> \ No newline at end of file diff --git a/html/head.html b/html/head.html new file mode 100644 index 00000000..126b9b30 --- /dev/null +++ b/html/head.html @@ -0,0 +1,11 @@ +<%define "head"%>Spreed Speak Freely + + + + + + + + +<%template "extra-head" .%> +<%end%> \ No newline at end of file diff --git a/html/logo.html b/html/logo.html new file mode 100644 index 00000000..9373e23d --- /dev/null +++ b/html/logo.html @@ -0,0 +1 @@ +<%define "logo"%>