[gimp-web/gimp-web-static] Fixing some validation stuff on page template
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Fixing some validation stuff on page template
- Date: Fri, 9 Oct 2015 20:03:12 +0000 (UTC)
commit 5f6755bb60139ce97bee711941e79d1ad4d1623e
Author: Pat David <patdavid gmail com>
Date: Fri Oct 9 15:03:04 2015 -0500
Fixing some validation stuff on page template
themes/newgimp/templates/page.html | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/themes/newgimp/templates/page.html b/themes/newgimp/templates/page.html
index 7503663..8a8486a 100644
--- a/themes/newgimp/templates/page.html
+++ b/themes/newgimp/templates/page.html
@@ -41,7 +41,7 @@
<div style="border: dotted 1px #ccc; ;" class='page_content'>
<p>Debug stuff. Ignore</p>
- <small>
+ <span style='font-size: 80%;'>
<p>
url: {{ page.url }} <br/>
slug: {{ page.slug }}<br/>
@@ -67,8 +67,7 @@
<a href="{{ SITEURL }}/{{ child.url }}">{{ child.title }}</a></li>
{% endfor %}
</ul>
- </p>
- </small>
+ </span>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]