File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed
html-components/list/page-source Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+
2+
3+
4+ <!DOCTYPE html>
5+
6+
7+ < html lang =en >
8+
9+ < head >
10+ < meta charset =utf-8 >
11+
12+ < title >
13+ log-mod
14+ </ title >
15+
16+ < meta name =description content =''>
17+
18+ < base href ='https://ext-code.com/html-components/list/log-mod/log-mod.html '>
19+ < link rel =canonical href ='https://ext-code.com/html-components/list/log-mod/log-mod.html '>
20+
21+ < meta name =viewport content ='width=device-width, initial-scale=1 '>
22+
23+
24+ < script src ='https://libs.ext-code.com/js/dom/component/v3.0/component.js?hdr '> </ script >
25+
26+ < script >
27+
28+ var component = 'log-mod' ;
29+ var date = '2026-02-19' ;
30+ var files = {
31+ 'source' : {
32+ 'latest' : null ,
33+ 'v2.0' : null ,
34+ } ,
35+ 'examples' : {
36+ 'log-test-v2.0.html' : null ,
37+ 'log-test-2-v2.0.html' : null ,
38+ } ,
39+ } ;
40+
41+ </ script >
42+
43+ </ head >
44+
45+ < body >
46+
47+ < page-html v1.0 component =grp style ='display:block '> </ page-html >
48+
49+ </ body >
50+
51+ </ html >
52+
53+
You can’t perform that action at this time.
0 commit comments