Commit Diff


commit - 3f478b8d2ca6d5109aff62b5b95854751e793fa6
commit + 283e0dd797af94cb97c099ffa83d57b55a595876
blob - b3ec0d33fb2fd68101141fcc26d68c9ab91b703b
blob + 9e131f7f8ea2410519cb28093419e4df01e1ddac
--- gotwebd/pages.tmpl
+++ gotwebd/pages.tmpl
@@ -736,7 +736,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>