mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
Minor edits
Add a space at of sentence and fix run.
This commit is contained in:
parent
f35df8a47f
commit
43bb1bf485
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ script(type='text/ng-template', id='partials/options.inventory.stable.html')
|
||||||
a(target='_blank', href='http://www.kickstarter.com/profile/mattboch') Matt Boch
|
a(target='_blank', href='http://www.kickstarter.com/profile/mattboch') Matt Boch
|
||||||
.popover-content
|
.popover-content
|
||||||
p
|
p
|
||||||
| Welcome to the Stable! I'm Matt, the beast master. Choose a pet here to adventure at your side - they aren't much help yet, but I forsee a time when they're able to
|
| Welcome to the Stable! I'm Matt, the beast master. Choose a pet here to adventure at your side. They aren't much help yet, but I forsee a time when they're able to
|
||||||
a(href='https://trello.com/card/mounts/50e5d3684fe3a7266b0036d6/221') grow into powerful steeds
|
a(href='https://trello.com/card/mounts/50e5d3684fe3a7266b0036d6/221') grow into powerful steeds
|
||||||
| ! Until that day,
|
| ! Until that day,
|
||||||
a(target='_blank', href='https://f.cloud.github.com/assets/2374703/164631/3ed5fa6c-78cd-11e2-8743-f65ac477b55e.png') have a look-see
|
a(target='_blank', href='https://f.cloud.github.com/assets/2374703/164631/3ed5fa6c-78cd-11e2-8743-f65ac477b55e.png') have a look-see
|
||||||
| at all the pets you can collect.
|
| at all the pets you can collect.
|
||||||
h4 {{userPets.length}} / {{totalPets}} Pets Found
|
h4 {{userPets.length}} / {{totalPets}} Pets Found
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue