diff --git a/src/core/Background/Background.sass b/src/templates/Background/Background.sass similarity index 100% rename from src/core/Background/Background.sass rename to src/templates/Background/Background.sass diff --git a/src/core/Background/Background.tsx b/src/templates/Background/Background.tsx similarity index 100% rename from src/core/Background/Background.tsx rename to src/templates/Background/Background.tsx diff --git a/src/core/Button/Button.sass b/src/templates/Button/Button.sass similarity index 100% rename from src/core/Button/Button.sass rename to src/templates/Button/Button.sass diff --git a/src/core/Button/Button.tsx b/src/templates/Button/Button.tsx similarity index 100% rename from src/core/Button/Button.tsx rename to src/templates/Button/Button.tsx diff --git a/src/core/Image/Image.tsx b/src/templates/Image/Image.tsx similarity index 100% rename from src/core/Image/Image.tsx rename to src/templates/Image/Image.tsx diff --git a/src/core/Link/Link.tsx b/src/templates/Link/Link.tsx similarity index 100% rename from src/core/Link/Link.tsx rename to src/templates/Link/Link.tsx diff --git a/src/core/Page/Page.sass b/src/templates/Page/Page.sass similarity index 100% rename from src/core/Page/Page.sass rename to src/templates/Page/Page.sass diff --git a/src/core/Page/Page.tsx b/src/templates/Page/Page.tsx similarity index 100% rename from src/core/Page/Page.tsx rename to src/templates/Page/Page.tsx