remove empty marketing template
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%inherit file="marketing.html" />
|
||||
<%inherit file="base.html" />
|
||||
|
||||
<%block name="content">
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<%inherit file="base.html" />
|
||||
|
||||
<%block name="content">
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%inherit file="marketing.html" />
|
||||
<%inherit file="base.html" />
|
||||
|
||||
<%block name="content">
|
||||
<section class="tos">
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
<%inherit file="base.html" />
|
||||
Reference in New Issue
Block a user