summaryrefslogtreecommitdiffstats
path: root/client/components/modal/modal.tpl.jade
blob: 2f40ad75341d6951f30c6743cdd350bc0d7161b9 (plain)
1
2
3
4
5
.window-overlay.show
  .window
    .window-wrapper.clearfix
      a.icon-lg.fa.fa-times.dialog-close-button.js-close-window(title="{{_ 'modal-close-title'}}")
      +UI.dynamic(template=template)