From 140b6845eb7eed74b4d63cbda4ad2c2afdfd65d4 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 5 May 2015 20:50:02 +0300 Subject: relocating domain fragments (slated to move again soon) --- res/template.d/index.html | 150 ---------------------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 res/template.d/index.html (limited to 'res/template.d/index.html') diff --git a/res/template.d/index.html b/res/template.d/index.html deleted file mode 100644 index 9a10297d..00000000 --- a/res/template.d/index.html +++ /dev/null @@ -1,150 +0,0 @@ -{% extends "base.html" %} -{% block title %}{{ rz_config__rzdoc_cur__name|safe }} -- Rhizi Prototype{% endblock %} -{% block head %} -{{ super() }} - - - - -{% endblock %} -{% block content %} -
- -
- - - -
-
- - - - Hello {{ rz_username }}!Logout - - - -
- -
-
-
-
Layout
-
Filter -
- -
-
- - - -
-
-
-
-
-
-
-
- -
-
- - -
-
- -
- -
- -
-
-
- Save -
-
-
-
-
-
- Load -
-
-
- -
-
-
- Import -
-
- -
- - - -
-
- -{% endblock %} -- cgit v1.3.1