# Should theme views be created under src/Resources/app/storefront/views/ ?

**URL:** https://forum.shopware.com/t/should-theme-views-be-created-under-src-resources-app-storefront-views/66769
**Category:** General Questions (EN)
**Created:** [6. Mai 2020 um 14:12 UTC](https://forum.shopware.com/t/should-theme-views-be-created-under-src-resources-app-storefront-views/66769 "2020-05-06T14:12:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![davit\_sargsyan](https://avatars.discourse-cdn.com/v4/letter/d/7ba0ec/32.png) [@davit\_sargsyan](https://forum.shopware.com/u/davit_sargsyan)
#### Post date: [6. Mai 2020 um 14:12 UTC](https://forum.shopware.com/t/should-theme-views-be-created-under-src-resources-app-storefront-views/66769/1 "2020-05-06T14:12:15Z")

</div>

Is this tutorial correct?

There are several directory structures shown in this tutorial. Where should you put your theme twig files so they will not affect other themes ?

[https://docs.shopware.com/en/shopware-platform-dev-en/theme-guide/twig-templates?category=shopware-platform-dev-en/theme-guide](https://docs.shopware.com/en/shopware-platform-dev-en/theme-guide/twig-templates?category=shopware-platform-dev-en/theme-guide)

# create a new file $ touch src/Resources/app/storefront/views/layout/header/logo.html.twig

&nbsp;

There are inconsistencies in tutorials: In this on another directory is mentioned for views.  
[https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/changing-a-template#derive-file-in-own-theme](https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/changing-a-template#derive-file-in-own-theme)

&nbsp;

---

<div class="post-metadata">

### Author: ![davit\_sargsyan](https://avatars.discourse-cdn.com/v4/letter/d/7ba0ec/32.png) [@davit\_sargsyan](https://forum.shopware.com/u/davit_sargsyan)
#### Post date: [6. Mai 2020 um 14:17 UTC](https://forum.shopware.com/t/should-theme-views-be-created-under-src-resources-app-storefront-views/66769/2 "2020-05-06T14:17:52Z")

</div>

[@Moritz Naczenski]([http://forum.shopware.com/profile/14574/Moritz](http://forum.shopware.com/profile/14574/Moritz) Naczenski “Moritz Naczenski”)‍ maybe you would now the correct place where templates should be created.‍&nbsp;
