mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-28 03:25:23 +02:00
apps
locale
media
note_kfet
requirements
static
admin
autocomplete_light
django_tables2
favicon
img
js
polymorphic
rest_framework
vendor
select2
docs
announcements-4.0.html
community.html
examples.html
index.html
options-old.html
options.html
src
tests
Gruntfile.js
bower.json
component.json
composer.json
package.json
templates
.coveragerc
.gitignore
.gitlab-ci.yml
COPYING
Dockerfile
LICENSE
README.md
entrypoint.sh
manage.py
nginx_note.conf_example
tox.ini
uwsgi_note.ini
uwsgi_params
12 lines
209 B
HTML
12 lines
209 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>select2</title>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
window.location = 'https://select2.org/getting-help';
|
|
</script>
|
|
</body>
|
|
</html> |