summaryrefslogtreecommitdiff
path: root/taxonomy-type.php
diff options
context:
space:
mode:
Diffstat (limited to 'taxonomy-type.php')
-rw-r--r--taxonomy-type.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/taxonomy-type.php b/taxonomy-type.php
index 0d83afd..6b6eff6 100644
--- a/taxonomy-type.php
+++ b/taxonomy-type.php
@@ -60,7 +60,7 @@ $container = get_theme_mod( 'understrap_container_type' );
*/
#get_template_part( 'loop-templates/content', get_post_format() );
# Loads specific archive template.
- get_template_part( 'loop-templates/content', 'angebotenotitle' );
+ get_template_part( 'loop-templates/content', 'angebotelist' );
?>
<?php endwhile; ?>