All Downloads are FREE. Search and download functionalities are using the official Maven repository.

im.actor.server.activation.internal.EmailTemplate.scala Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
package im.actor.server.activation.internal

object EmailTemplate {

  //fixme: load from resources
  val template: String =
    """
      |
      |
      |
      |    
      |    
      |    [Actor] Notifications for May 13th, 2015
      |
      |    
      |
      |
      |
      |
      |    
      |        
      |    
      |    
      |        
      |    
      |    
      |    
      |    
      |        
      |    
      |
| | | | | |
| | | | |
|
|
|

You're almost done.

| |

| Enter this verification code to access Actor: |

| | | |

$$CODE$$

| | |

Is this my password?

|

| No. To keep you safe, Actor doesn't use passwords. You'll receive a new temporary code each time you sign in to Actor.

| |
|
|
| | | | | |
| | """.stripMargin }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy