mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #104 from watercrossing/fixSpace
Add missing white space
This commit is contained in:
commit
6a4ddd937b
1 changed files with 1 additions and 1 deletions
|
@ -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")}
|
||||
|
|
Loading…
Reference in a new issue