This repository was archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
17 lines (16 loc) · 1.55 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico><meta name=csrf-token content={csrf_token}><title>frontend FastDog CMS</title><script src="https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey={YMAP_KEY}"></script><script>var CKEDITOR_BASEPATH = 'http://' + window.location.hostname + '/ckeditor/',
selectedFile = null,
DOMAIN_CODE = '001',
ADMIN_ACCESS = 'admin',
YMAP_KEY = '{YMAP_KEY}',
language = [],//lang to interface
translate_debug = false,//debug translate interface
map = null,//ymap instance
parameters = {
parent_type: 0,
parent_id: 0,
elfinder: null
};
function elfinderSelectFile(data) {
selectedFile = data;
}</script><link href=/css/app.d67bc4ad.css rel=preload as=style><link href=/css/chunk-vendors.a030f41a.css rel=preload as=style><link href=/js/app.b82e1a97.js rel=preload as=script><link href=/js/chunk-vendors.eac1b7dd.js rel=preload as=script><link href=/css/chunk-vendors.a030f41a.css rel=stylesheet><link href=/css/app.d67bc4ad.css rel=stylesheet></head><body><noscript><strong>We're sorry but fr doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.eac1b7dd.js></script><script src=/js/app.b82e1a97.js></script></body></html>