Files
habitica/views/shared/modals/community-guidelines-accept.jade
T

8 lines
317 B
Plaintext

script(type='text/ng-template', id='modals/communityGuidelinesAccept.html')
.modal-header
h4=env.t('communityGuidelines')
.modal-body.community-guidelines-modal.modal-fixed-height
// include ../../static/community-guidelines
.modal-footer
button.btn.btn-default(ng-click='$close()')=env.t('close')