force router refresh and close notice or transcript when clicking on navigation links. Fix #0025933
import layout from '../templates/components/doc-literal';
import docLiteral from 'corpus-common-addon/components/doc-literal';
export default docLiteral.extend({
layout: layout
});