aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/about.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/about.tpl')
-rw-r--r--template/yoga/about.tpl15
1 files changed, 0 insertions, 15 deletions
diff --git a/template/yoga/about.tpl b/template/yoga/about.tpl
deleted file mode 100644
index 6efa0e9ee..000000000
--- a/template/yoga/about.tpl
+++ /dev/null
@@ -1,15 +0,0 @@
-<div id="content">
- <div class="titrePage">
- <ul class="categoryActions">
- <li>
- <a href="{U_HOME}" title="{lang:return to homepage}">
- <img src="{themeconf:icon_dir}/home.png" class="button" alt="{lang:home}"/>
- </a>
- </li>
- </ul>
- <h2>{lang:About}</h2>
- </div>
-
- {ABOUT_MESSAGE}
-
-</div>