post-types
2 weeks ago
dummy-lightbox.php
2 weeks ago
error.php
2 weeks ago
header.php
2 weeks ago
light-box.php
2 weeks ago
like-box.php
2 weeks ago
load-more.php
2 weeks ago
preview-components.php
2 weeks ago
theme-styles.php
2 weeks ago
timeline.php
2 weeks ago
error.php
9 lines
| 1 | <section id="cff-header-section" class="cff-error-ctn cff-fb-fs cff-preview-section" v-if="!sourcesList.length"> |
| 2 | <div class="sb-alert"> |
| 3 | <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> |
| 4 | <path d="M8.99935 0.666504C4.39935 0.666504 0.666016 4.39984 0.666016 8.99984C0.666016 13.5998 4.39935 17.3332 8.99935 17.3332C13.5993 17.3332 17.3327 13.5998 17.3327 8.99984C17.3327 4.39984 13.5993 0.666504 8.99935 0.666504ZM9.83268 13.1665H8.16602V11.4998H9.83268V13.1665ZM9.83268 9.83317H8.16602V4.83317H9.83268V9.83317Z" fill="#995C00"/> |
| 5 | </svg> |
| 6 | <span><strong v-html="selectSourceScreen.noSources"></strong></span> |
| 7 | </div> |
| 8 | |
| 9 | </section> |