11 lines
760 B
Smarty
Executable File
11 lines
760 B
Smarty
Executable File
<div class="Dialog-header Dialog-header--expanded CreateDialog-header with-separator">
|
|
<div class="Dialog-headerIcon Dialog-headerIcon--neutral">
|
|
<i class="CDB-IconFont CDB-IconFont-add"></i>
|
|
</div>
|
|
<h2 class="CDB-Text CDB-Size-large u-mainTextColor u-bSpace"><%- _t('components.modals.add-layer.modal-title') %></h2>
|
|
<h3 class="CDB-Text CDB-Size-medium u-altTextColor"><%- _t('components.modals.add-layer.modal-desc') %></h3>
|
|
</div>
|
|
<div class="Filters Filters--navListing Filters--static js-navigation"></div>
|
|
<div class="js-content-container Dialog-body Dialog-body--expanded Dialog-body--create Dialog-body--noPaddingTop Dialog-body--withoutBorder"></div>
|
|
<div class="Dialog-footer Dialog-footer--expanded CreateDialog-footer js-footer"></div>
|