diff --git a/mandelstudio/templates/engine/partials/basic.html b/mandelstudio/templates/engine/partials/basic.html new file mode 100644 index 0000000..3bd86eb --- /dev/null +++ b/mandelstudio/templates/engine/partials/basic.html @@ -0,0 +1 @@ +{% include "carbasa/headers/header.html" %} diff --git a/mandelstudio/templates/engine/partials/mega.html b/mandelstudio/templates/engine/partials/mega.html new file mode 100644 index 0000000..3bd86eb --- /dev/null +++ b/mandelstudio/templates/engine/partials/mega.html @@ -0,0 +1 @@ +{% include "carbasa/headers/header.html" %}