From a6e38081703b889028ea2308798f99381b01faba Mon Sep 17 00:00:00 2001 From: ulrich <not disclosed> Date: Tue, 27 Dec 2016 19:03:58 +0000 Subject: [PATCH] show.jsp entfernt, index zu html geaendert --- web/index.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/web/index.jsp b/web/index.html similarity index 76% rename from web/index.jsp rename to web/index.html index c7b79b5..87d0c7a 100644 --- a/web/index.jsp +++ b/web/index.html @@ -1,4 +1,3 @@ -<%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> -- Gitblit v1.9.3