<?php

/**
 * Implements hook_preprocess_page().
 */
function cmrc_preprocess_page(&$variables) {
	
}
