You are here
View more context
in mysite/code?
maybe like in mysite/code/feature/templates/Layout?
oh. umm… either in the theme or in mysite/templates
ah
mysite/templates
cool
those will be global 🙂
the only issue would be if you were overriding templates also used by the cms. If thats the case - they should go in theme
yeah, makes sense
@adrexia I had a recent run-in with that issue. Overriding Forms and Field templates is a perfect example