This website works better with JavaScript.
Home
DryCat.fr
Help
Register
Sign In
von
/
von-casper
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Ajout d'un espace
v3
Tom Celestin
2 years ago
parent
c060af179e
commit
dd01dfa240
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
post.hbs
+ 1
- 1
post.hbs
View File
@ -57,7 +57,7 @@ into the {body} of the default.hbs template --}}
{{#if bio}}
<p>{{bio}}</p>
{{else}}
<p>Lisez<a href="{{url}}">plus d'articles</a> par cet auteur (enfin quand je dis auteur...).</p>
<p>Lisez
<a href="{{url}}">plus d'articles</a> par cet auteur (enfin quand je dis auteur...).</p>
{{/if}}
</section>
</section>
Write
Preview
Loading…
Cancel
Save