diff options
Diffstat (limited to 'plan.html.tmpl')
-rw-r--r-- | plan.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plan.html.tmpl b/plan.html.tmpl index 70f7720..54d9431 100644 --- a/plan.html.tmpl +++ b/plan.html.tmpl @@ -125,6 +125,7 @@ <a href="#tag-{{ $tag }}">#{{ $tag }}</a> {{/* */}} {{- end }} </div> + <div class="contrib-submitted-at">{{ $contrib.SubmittedAt }}</div> <div class="contrib-desc">{{ $contrib.Desc | md2html }}</div> </article> {{- end }} |