Commit 9f5d4dc2a33ff25b0611748a1b2c6029b363c2da

Small fix in templates/index.htm
  • Diff rendering mode:
  • inline
  • side by side

swtstore/templates/index.html

13 <a href="#"> @{{ sweet.who }} </a>13 <a href="#"> @{{ sweet.who }} </a>
14 </span>14 </span>
15 <span class="what">15 <span class="what">
16 #{{ sweet.context.name }}
16 #{{ sweet.what.name }}
17 </span>17 </span>
18 <span class="where">18 <span class="where">
19 {{ sweet.where }}19 {{ sweet.where }}