[gimp-web/gimp-web-static] Minor formatting change to drafts index by-line



commit e6be767dc250c50dc0fec2ae6e1fc1ca70fdbe62
Author: Pat David <patdavid gmail com>
Date:   Thu Nov 19 17:09:04 2015 -0600

    Minor formatting change to drafts index by-line

 themes/newgimp/templates/draft-index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/draft-index.html b/themes/newgimp/templates/draft-index.html
index 5f050bb..76b1684 100644
--- a/themes/newgimp/templates/draft-index.html
+++ b/themes/newgimp/templates/draft-index.html
@@ -45,7 +45,7 @@
                     {% endif %}
                     {% if article.authors %}
                     <address class="vcard author">
-                      By {% for author in article.authors %}
+                      by {% for author in article.authors %}
                           <a class="url fn" href="{{ SITEURL }}/{{ author.url }}">{{ author }}</a>
                         {% endfor %}
                     </address>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]