mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +01:00
use mustache template engine to render repository root page
This commit is contained in:
@@ -77,7 +77,7 @@ public class RepositoryRootResource
|
||||
{
|
||||
|
||||
/** Field description */
|
||||
public static final String TEMPLATE = "/templates/repository-root.ftl";
|
||||
public static final String TEMPLATE = "/templates/repository-root.mustache";
|
||||
|
||||
//~--- constructors ---------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user