Add missing spec. Improve readability on topics files

This commit is contained in:
taitus
2017-08-29 13:20:06 +02:00
parent ec309de273
commit 8f7356f7a4
8 changed files with 25 additions and 1 deletions

View File

@@ -1,9 +1,13 @@
<div class="small-12 medium-3 column">
<span class="icon-proposals float-right"></span>
<h2><%= t("community.topic.sidebar.recommendations_title") %></h2>
<ul class="recommendations">
<li><%= t("community.topic.sidebar.recommendation_one") %></li>
<li><%= t("community.topic.sidebar.recommendation_two") %></li>
<li><%= t("community.topic.sidebar.recommendation_three") %></li>
</ul>
</div>