[gimp-web/gimp-web-static] Added a created on date next to last modified
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Added a created on date next to last modified
- Date: Wed, 5 Aug 2015 22:19:02 +0000 (UTC)
commit 2bed06656ae42d16084be8a1ca5770c6a4fccdd7
Author: Pat David <patdavid gmail com>
Date: Wed Aug 5 17:18:42 2015 -0500
Added a created on date next to last modified
themes/newgimp/templates/page.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/templates/page.html b/themes/newgimp/templates/page.html
index e9de7c5..5dfa5b6 100644
--- a/themes/newgimp/templates/page.html
+++ b/themes/newgimp/templates/page.html
@@ -26,6 +26,7 @@
{% if page.modified %}
<p>
+ <small>Created: {{ page.locale_date }}</small>,
<small>Last updated: {{ page.locale_modified }}</small>
</p>
{% endif %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]