Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

disable email obfuscation #1857

Merged
merged 1 commit into from
May 19, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/layouts/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!--email_off-->
@@include( '../includes/header.tpl', { "site": "mew" } )

<section class="container" style="min-height: 50%" ng-controller='viewCtrl'>
Expand Down Expand Up @@ -34,3 +35,4 @@
</section>

@@include( '../includes/footer.tpl', { "site": "mew" } )
<!--/email_off-->