From b2a0e96fbd6975d73b103d5100683e071864f3bd Mon Sep 17 00:00:00 2001 From: Daniel GarcĂ­a Moreno Date: Tue, 1 Jun 2021 11:40:51 +0200 Subject: Add initial AdminLTE template files Add the open source AdminLTE bootstrap dashboard template to the static folder, and some plugins that we'll use in the following changes to the templates. Plugins: * jquery * bootstrap * font-awesome https://adminlte.io/ --- .../plugins/fontawesome-free/webfonts/fa-solid-900.eot | Bin 0 -> 203030 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ogcp/static/AdminLTE/plugins/fontawesome-free/webfonts/fa-solid-900.eot (limited to 'ogcp/static/AdminLTE/plugins/fontawesome-free/webfonts/fa-solid-900.eot') diff --git a/ogcp/static/AdminLTE/plugins/fontawesome-free/webfonts/fa-solid-900.eot b/ogcp/static/AdminLTE/plugins/fontawesome-free/webfonts/fa-solid-900.eot new file mode 100644 index 0000000..afe3152 Binary files /dev/null and b/ogcp/static/AdminLTE/plugins/fontawesome-free/webfonts/fa-solid-900.eot differ -- cgit v1.2.3-18-g5258