From 8b0da6d25c9130c87455ffdbb26af5e75d44b5af Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 21 May 2017 13:25:22 +0200 Subject: wip --- recommend/templates/index.html | 123 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 recommend/templates/index.html (limited to 'recommend/templates/index.html') diff --git a/recommend/templates/index.html b/recommend/templates/index.html new file mode 100644 index 0000000..b54901e --- /dev/null +++ b/recommend/templates/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + -- cgit v1.3.1