From d40daf3b279e470381bc39ac6e4ed6a99a791fd5 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 12 Aug 2012 21:36:36 +0200 Subject: [PATCH] rename templates --- .../templates/{repository-root.html => repository-root.ftl} | 0 .../src/main/resources/templates/{support.html => support.ftl} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scm-webapp/src/main/resources/templates/{repository-root.html => repository-root.ftl} (100%) rename scm-webapp/src/main/resources/templates/{support.html => support.ftl} (100%) diff --git a/scm-webapp/src/main/resources/templates/repository-root.html b/scm-webapp/src/main/resources/templates/repository-root.ftl similarity index 100% rename from scm-webapp/src/main/resources/templates/repository-root.html rename to scm-webapp/src/main/resources/templates/repository-root.ftl diff --git a/scm-webapp/src/main/resources/templates/support.html b/scm-webapp/src/main/resources/templates/support.ftl similarity index 100% rename from scm-webapp/src/main/resources/templates/support.html rename to scm-webapp/src/main/resources/templates/support.ftl