From 932fe6e61b0f7d1a94a9dd9b965637d0b3a699e4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 4 Apr 2020 20:57:43 +0200 Subject: stub sdk. add keywords fix. stub users --- views/pages/users.ejs | 30 ++++++++++++++++++++++++++++++ views/partials/scripts.ejs | 2 ++ 2 files changed, 32 insertions(+) create mode 100644 views/pages/users.ejs (limited to 'views') diff --git a/views/pages/users.ejs b/views/pages/users.ejs new file mode 100644 index 0000000..f18b254 --- /dev/null +++ b/views/pages/users.ejs @@ -0,0 +1,30 @@ +<% include ../partials/header %> + +
+ +
+
+ +
+
+ +<% include ../partials/footer %> diff --git a/views/partials/scripts.ejs b/views/partials/scripts.ejs index 765594b..765bf61 100644 --- a/views/partials/scripts.ejs +++ b/views/partials/scripts.ejs @@ -38,6 +38,8 @@ + + -- cgit v1.2.3-70-g09d2