initial commit
This commit is contained in:
1
public/core/html/load.html
Normal file
1
public/core/html/load.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class=loader><svg viewBox="0 0 32 32" width=32 height=32><circle r=14 id=spinner cx=16 cy=16 fill=none></circle></svg></div>
|
||||
1
public/core/html/settings.html
Normal file
1
public/core/html/settings.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class="max-height fill-me"><h2 data-translation=settings></h2><div class="settings-container grow"><div class="row max-height"><div class="columns small-12 medium-4"><h3 class=show-for-medium> </h3><ul class="menu vertical plain dropdown" id=settings-fragment-list></ul></div><div class="columns small-12 medium-8 max-height" id=settings-fragments-container><div id=settings-fragments></div></div></div></div></div>
|
||||
1
public/core/html/smartList.html
Normal file
1
public/core/html/smartList.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class=listjs><div class=sending-loader><div class=loader><svg viewBox="0 0 32 32" width=32 height=32><circle r=14 id=spinner cx=16 cy=16 fill=none></circle></svg></div></div><div><label><input class=fuzzy-search> <span data-translation=search></span></label><span class=right><span data-translation=site></span><ul class=pagination></ul></span></div><table class=max-width><thead><tbody class=list><tfoot></table></div>
|
||||
Reference in New Issue
Block a user