Commit Diff


commit - 2bf91741ebcd0f2201d0115e4a7d8c2ab1ba4c30
commit + af48e677ec38c47d1177ca776b01e299b0f2a96d
blob - 8f5000ba428821f634226fcc4a467c4605e51645
blob + 4f2bb0bac2efa66282ac22766a12c8bea389c182
--- gotwebd/pages.tmpl
+++ gotwebd/pages.tmpl
@@ -737,7 +737,7 @@ static inline int rss_author(struct template *, char *
       <div class="header_age">
         {{ render gotweb_render_age(tp, rc->committer_time, TM_LONG) }}
       </div>
-      <div id="header_commit_msg_title">Message</div>
+      <div id="header_commit_msg_title">Message:</div>
       <div id="header_commit_msg">{{ rc->commit_msg }}</div>
     </div>
   </div>