[gimp-web/gimp-web-static] Stripped test article section and notice from bottom
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Stripped test article section and notice from bottom
- Date: Fri, 9 Oct 2015 20:42:10 +0000 (UTC)
commit 66b1f45f7cd193abd5a64dbcce0f1ce0b00b78ec
Author: Pat David <patdavid gmail com>
Date: Fri Oct 9 15:42:02 2015 -0500
Stripped test article section and notice from bottom
themes/newgimp/templates/home.html | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 6888641..ef0ce20 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -232,7 +232,7 @@
</section>
-
+ {#
<section style='background: repeating-linear-gradient(-45deg, transparent, transparent 40px,
rgba(166,166,166,.07) 40px, rgba(166,166,166,.07) 80px);'>
<div class='container'>
<div class='row clearfix'>
@@ -246,9 +246,11 @@
</div>
</div>
</section>
+ #}
+{#
<section id="articles">
- {#
+{#
{% block content_title %}
<h2>Recent News</h2>
{% endblock %}
@@ -274,7 +276,9 @@
{% if articles_page.has_other_pages() %}
{% include 'pagination.html' %}
{% endif %}
- #}
+#}
+
+{#
<h3>Articles Object</h3>
<div>
@@ -291,7 +295,7 @@
articles[0].locale_date: {{ articles[0].locale_date }}<br/>
articles[0].locale_modified: {{ articles[0].locale_modified }}
</div>
-
</section><!-- /#content -->
+#}
{% endblock content %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]