diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-21 16:04:05 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-21 16:04:05 +0100 |
commit | 0440249631164a378981d014bf71b617c082bf5a (patch) | |
tree | 740d4e798c954374f115927ebc434d393368ab46 /web/themes/default | |
parent | 3eb951572d3f22ad37395afceb4a739ad8cd0fd6 (diff) | |
download | wallabag-0440249631164a378981d014bf71b617c082bf5a.tar.gz wallabag-0440249631164a378981d014bf71b617c082bf5a.tar.zst wallabag-0440249631164a378981d014bf71b617c082bf5a.zip |
move templates into resources
Diffstat (limited to 'web/themes/default')
l--------- | web/themes/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/themes/default b/web/themes/default index fd316b37..233e51eb 120000 --- a/web/themes/default +++ b/web/themes/default | |||
@@ -1 +1 @@ | |||
../../themes/default/public \ No newline at end of file | ../../src/Wallabag/Wallabag/Resources/views/default/public \ No newline at end of file | ||