<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# Console interface template
+{% extends &quot;interface.html&quot; %}
+
+{% comment %}
+ # Console interface template
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,8 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;interface.html&quot; %}
+ #
+{% endcomment %}
 
 {% block body %}
     {% if ratelimit %}</diff>
      <filename>console/console/app/view/templates/console_.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# App Engine dashboard template
+{% extends &quot;interface.html&quot; %}
+
+{% comment %}
+ # App Engine dashboard template
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,8 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;interface.html&quot; %}
+ #
+{% endcomment %}
 
 {% block body %}
     &lt;div id=&quot;dashboard&quot;&gt;</diff>
      <filename>console/console/app/view/templates/dashboard_.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# Console help page template
+{% extends &quot;interface.html&quot; %}
+
+{% comment %}
+ # Console help page template
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,7 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;interface.html&quot; %}
+{% endcomment %}
 
 {% block body %}
     &lt;div class=&quot;helpcontent&quot;&gt;</diff>
      <filename>console/console/app/view/templates/help.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# Help-about page
+{% extends &quot;help.html&quot; %}
+
+{% comment %}
+ # Help-about page
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,7 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;help.html&quot; %}
+{% endcomment %}
 
 {% block helpcontent %}
     &lt;h3&gt;Overview&lt;/h3&gt;</diff>
      <filename>console/console/app/view/templates/help_about.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# Integration instructions template
+{% extends &quot;help.html&quot; %}
+
+{% comment %}
+ # Integration instructions template
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,7 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;help.html&quot; %}
+{% endcomment %}
 
 {% block helpcontent %}
     &lt;h3&gt;Integrating With Your Application&lt;/h3&gt;</diff>
      <filename>console/console/app/view/templates/help_integration.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,7 @@
-{# Usage instructions template
+{% extends &quot;help.html&quot; %}
+
+{% comment %}
+ # Usage instructions template
  #
  # Copyright 2008-2009 Proven Corporation Co., Ltd., Thailand
  #
@@ -16,9 +19,7 @@
  # You should have received a copy of the GNU General Public License
  # along with App Engine Console; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- #}
-
-{% extends &quot;help.html&quot; %}
+{% endcomment %}
 
 {% block helpcontent %}
     &lt;h3&gt;The Console&lt;/h3&gt;</diff>
      <filename>console/console/app/view/templates/help_usage.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c91f64cc8cafac5a3dde7a4924ced524ee766cac</id>
    </parent>
  </parents>
  <author>
    <name>Jason Smith</name>
    <email>jhs@proven-corporation.com</email>
  </author>
  <url>http://github.com/jhs/app-engine-console/commit/5bca83e7504a41124fb61928a3aab1b4fa278c12</url>
  <id>5bca83e7504a41124fb61928a3aab1b4fa278c12</id>
  <committed-date>2009-10-14T03:38:55-07:00</committed-date>
  <authored-date>2009-10-14T03:38:52-07:00</authored-date>
  <message>Templates compatible with more versions of Django</message>
  <tree>863e246b0c656d0feeb7592ddd6888e18362d67e</tree>
  <committer>
    <name>Jason Smith</name>
    <email>jhs@proven-corporation.com</email>
  </committer>
</commit>
