Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2017
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. @extends('layouts.email')
  2. @section('content')
  3.  
  4. <div class="jumbotron">
  5. <div class="container">
  6. <div class="row">
  7. <div class="col-lg-12" style="background-color:#cf2256;width :100%;">
  8.  
  9. <div class="row">
  10.  
  11. <center>
  12. <img style="margin-top: 15px;"src="http://d3gd3oo601pnjy.cloudfront.net/images/emails/mayaapa-email.png">
  13. <br>
  14. <img style="margin-top: 5px;" src="http://d3gd3oo601pnjy.cloudfront.net/images/emails/line.png">
  15. <br>
  16. <img style="margin-top: 6px;" src="http://d3gd3oo601pnjy.cloudfront.net/images/emails/welcome.png">
  17. </center>
  18.  
  19. </div>
  20. <div class="row" style="padding:20px;">
  21. <div class="col-lg-12" style="background-color:#fff;width: 100%;height: 400px;font-size: 25px;">
  22. <div style="padding:20px;">
  23.  
  24. <center><strong>Weekly Performance Report</strong></center>
  25. <br>
  26. <p style="font-size: 18px;">Hello,<br><br>This is an auto generated email of weekly performance report.
  27. To view total count of individual weekly answers and average response time (with and w/o referrals) <a href="https://10ay.online.tableau.com/#/site/mypersonalsite/views/Reponsetimeandanswercountofexpertsweekly/WeeklyReportforExperts?:embed=y&:showShareOptions=true&:display_count=no&:showVizHome=no">Click Here</a>.
  28. <br>To view total count of individual weekly answers and average response time (w/o referrals) <a href="https://10ay.online.tableau.com/#/site/mypersonalsite/views/Weeklyreportexpertsperformanceworeferrals/Weeklyreportofexpertsworefer?:embed=y&:showShareOptions=true&:display_count=no&:showVizHome=no">Click Here</a>
  29. <br>To view total count of individual weekly answers and average response time (referrals only) <a href="https://10ay.online.tableau.com/#/site/mypersonalsite/views/Weeklyreportofexpertsreferralsonly/Weeklyreportofexpertsforreferredquestions?:embed=y&:showShareOptions=true&:display_count=no&:showVizHome=no">Click Here</a>
  30. <br>
  31. <br>
  32.  
  33. Please use the following credentials to access these reports:
  34.  
  35. <p>Username : <a href="mailto: mou@maya.com.bd">mou@maya.com.bd</a><br>
  36. Password : maya2014</p>
  37. </p>
  38.  
  39. <p style="font-size: 18px;margin-top:20px;">Thanks, <br>
  40. Maya Team.</p>
  41.  
  42. <img style="float:right;margin-top: -40px;"src="http://d3gd3oo601pnjy.cloudfront.net/images/emails/flower.png">
  43.  
  44. </div>
  45. </div>
  46. </div>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51.  
  52. @stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement