${latest.description}
- -| Name | -${latest.name} | -
|---|---|
| Category | -- <#if latest.category??> - ${latest.category} - <#else> - Miscellaneous - #if> - | -
| GroupId | -${latest.groupId} | -
| ArtifactId | -${latest.artifactId} | -
| Author | -${latest.author} | -
| URL | -- - ${latest.url} - - | -
| Wiki | -- - ${latest.wiki} - - | -
- -<#if latest.screenshots??> -
-
- #list>
- - -#if> - -
${version.description}
- <#if version.condition??> -- -Overview - - - -<#include "../template/footer.html"> \ No newline at end of file diff --git a/scm-plugin-backend/src/main/webapp/WEB-INF/ftl/page/index.html b/scm-plugin-backend/src/main/webapp/WEB-INF/ftl/page/index.html deleted file mode 100644 index 50ba3625de..0000000000 --- a/scm-plugin-backend/src/main/webapp/WEB-INF/ftl/page/index.html +++ /dev/null @@ -1,28 +0,0 @@ -<#include "../template/header.html"> - -