<?php if ($page->pdf()->isNotEmpty()) {
go($page->parent()->url() . '?dialog=client-brief');
} else {
snippet('generic-template');
} ?>