Commit 7a5a8587e32333be6acce1a81cc6128ddffb6096

Authored by Victor Costa
1 parent b44e80e4

Change discussion text from body to abstract

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
index.html
... ... @@ -74,7 +74,7 @@
74 74 </header>
75 75  
76 76 <div id="content">
77   - {{{article.body}}}
  77 + {{{article.abstract}}}
78 78 </div>
79 79  
80 80 <nav role="tabpanel">
... ...