From e852d6d19e04c6f0de085a0558c81da36d06dce5 Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 29 Oct 2014 22:34:24 -0700 Subject: [PATCH] Issue #2365897 by lauriii: Fixed Move taxonomy-term.html.twig to templates folder in Classy. --- core/themes/classy/{ => templates}/taxonomy-term.html.twig | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/themes/classy/{ => templates}/taxonomy-term.html.twig (100%) diff --git a/core/themes/classy/taxonomy-term.html.twig b/core/themes/classy/templates/taxonomy-term.html.twig similarity index 100% rename from core/themes/classy/taxonomy-term.html.twig rename to core/themes/classy/templates/taxonomy-term.html.twig