1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-28 03:25:23 +02:00
Files
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
nk20/static/vendor/select2/docs/community.html
Pierre-antoine Comby 70c09da9f8 add static files
2020-02-25 22:15:46 +01:00

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>