Skip to content

Commit 9eb94dd

Browse files
Comment out mock HTML for event summary activities
1 parent 9ab19f4 commit 9eb94dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

html-templates/home.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<li><a href="/blog" class="btn btn-link">{glyph "file"} {_ "Browse all blog posts"}</a></li>
104104
</ul>
105105

106+
{*
106107
<article class="post panel panel-default ">
107108
<div class="panel-body">
108109
<header class="post-header">
@@ -145,6 +146,7 @@
145146
<small class="text-muted"><span class="glyphicon glyphicon-time" aria-hidden="true"></span>&nbsp;<a href="/blog/lorem_ipsum_dolor_sit_amet"><time datetime="2016-10-05T19:21:00-04:00" title="Wed 05 Oct 2016 07:21:00 PM EDT">5 Oct 2016</time></a></small>
146147
</footer>
147148
</article>
149+
*}
148150

149151
{foreach item=Article from=$activity}
150152
{projectActivity $Article headingLevel=h3 showProject=true}

0 commit comments

Comments
 (0)