aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/default/about.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-31 21:24:20 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-31 21:24:20 +0100
commit4cfbd5d893aa51fd5d3b349c2695e9913591041f (patch)
treec07eb79213d471aa33c49ef4e5819e41cc12f242 /src/Wallabag/CoreBundle/Resources/views/default/about.twig
parent1990517b2263a080946853ed697a6d687262ae80 (diff)
parent7df80cb32ca9b7d0fe452320ddc3563a1e373e2f (diff)
downloadwallabag-4cfbd5d893aa51fd5d3b349c2695e9913591041f.tar.gz
wallabag-4cfbd5d893aa51fd5d3b349c2695e9913591041f.tar.zst
wallabag-4cfbd5d893aa51fd5d3b349c2695e9913591041f.zip
Merge pull request #1037 from j0k3r/refactor-cs
CS
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/default/about.twig')
-rwxr-xr-xsrc/Wallabag/CoreBundle/Resources/views/default/about.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/default/about.twig b/src/Wallabag/CoreBundle/Resources/views/default/about.twig
index 50ffd8ef..7ddb19d6 100755
--- a/src/Wallabag/CoreBundle/Resources/views/default/about.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/default/about.twig
@@ -70,5 +70,5 @@
70 70
71 <dt>PHPePub</dt> 71 <dt>PHPePub</dt>
72 <dd><a href="https://github.com/Grandt/PHPePub/">https://github.com/Grandt/PHPePub/</a></dd> 72 <dd><a href="https://github.com/Grandt/PHPePub/">https://github.com/Grandt/PHPePub/</a></dd>
73 </dl> 73 </dl>
74{% endblock %} 74{% endblock %}