From 3102d8bce3426d9cf41aeaf201c360d342677770 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 9 Apr 2016 14:22:20 -0700 Subject: Switching from Ivy+Ant to Maven. --- src/templates/macros/common-page.ftl | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 src/templates/macros/common-page.ftl (limited to 'src/templates/macros/common-page.ftl') diff --git a/src/templates/macros/common-page.ftl b/src/templates/macros/common-page.ftl deleted file mode 100644 index 1780036..0000000 --- a/src/templates/macros/common-page.ftl +++ /dev/null @@ -1,29 +0,0 @@ -<#macro commonpage> - <#compress> - - - - Grow Process - - - - - - - - -
- <#include "/templates/banner.ftl"> - <#include "/templates/header.ftl"> - - <#nested> - -
-
- - <#include "/templates/footer.ftl"> - - - - - -- cgit v1.2.3