Removed nav values

This commit is contained in:
Oliver Davies 2015-06-18 17:58:32 +01:00
parent 8acc643a3f
commit b3d78a1f8e
91 changed files with 2 additions and 94 deletions

View file

@ -1,6 +1,5 @@
---
title: Adding Custom Theme Templates in Drupal 7
nav: blog
description: >
Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed.
slug: adding-custom-theme-templates-drupal-7