Add space at end of line

This commit is contained in:
watercrossing 2014-09-01 20:14:49 +01:00
parent 3d25018aa1
commit 81b543bbaa

View file

@ -165,7 +165,7 @@
small #{translate("no_projects")}
div.welcome.text-centered(ng-if="projects.length == 0", ng-cloak)
h2 #{translate("welcome_to_sl")}
p #{translate("new_to_latex_look_at")}
p #{translate("new_to_latex_look_at")}
a(href="/templates") #{translate("templates").toLowerCase()}
| #{translate("or")}
a(href="/learn") #{translate("latex_help_guide")}