script(type='text/ng-template', id='modals/newStuff.html') .modal-header | #{env.t('newStuff')} by  a(target='_blank', href='https://twitter.com/Mihakuu') Bailey .modal-body.new-stuff-modal.modal-fixed-height .npc_bailey br br include ../new-stuff .modal-footer button.btn.btn-default(ng-click='$close()')=env.t('cool') button.btn.btn-warning(ng-click='dismissAlert(); $close()')=env.t('dismissAlert')