File tree Expand file tree Collapse file tree
geoportal/geomapfish_geoportal/static Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 " />
5+ < title > Entry points</ title >
6+ </ head >
7+ < body >
8+ < h1 > Entry points</ h1 >
9+ < h2 > Standard Interfaces</ h2 >
10+ < p > < a href ="/ "> Desktop</ a > </ p >
11+ < p > < a href ="/mobile "> Mobile</ a > </ p >
12+ < p > < a href ="/iframe "> Iframe</ a > </ p >
13+
14+ < h2 > Renovated interfaces, built with Vite</ h2 >
15+ < p > < a href ="/desktop_renovated "> Desktop</ a > </ p >
16+ < p > < a href ="/mobile_renovated "> Mobile</ a > </ p >
17+ < p > < a href ="/iframe_renovated "> Iframe</ a > </ p >
18+
19+ < h2 > Next generation of UI (experimental)</ h2 >
20+ < p > < a href ="/desktop_geogirafe "> Desktop Geogirafe</ a > </ p >
21+ < p > < a href ="/mobile_geogirafe "> Mobile Geogirafe</ a > </ p >
22+ < p > < a href ="/iframe_geogirafe "> Iframe Geogirafe</ a > </ p >
23+
24+ < h2 > Other pages</ h2 >
25+ < p > < a href ="story-map.html "> Story map</ a > </ p >
26+ < p > < a href ="cog.html "> COG</ a > </ p >
27+ < p > < a href ="/apihelp "> API help page</ a > </ p >
28+ </ body >
29+ </ html >
You can’t perform that action at this time.
0 commit comments