From 4053d9b2fac82108f701788c511aedaf988de4c5 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 12 Feb 2021 23:03:15 -0500 Subject: Move html files (#1375) * Move background.html to / * Move context.html to / * Move info.html to / * Move legal.html to / * Move permissions.html to / * Move pitch-accents-preview.html to / * Move popup-preview.html to / * Move search.html to / * Move settings.html to / * Move settings2.html to / * Move template-renderer.html to / * Move welcome.html to / * Move float.html to / * Move display-templates.html to / --- ext/background.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 ext/background.html (limited to 'ext/background.html') diff --git a/ext/background.html b/ext/background.html new file mode 100644 index 00000000..101bd09c --- /dev/null +++ b/ext/background.html @@ -0,0 +1,60 @@ + + + + + + Background + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + -- cgit v1.2.3