eHealthAfrica/direct-delivery-dashboard

View on GitHub
couchdb/fixtures/round-email.json

Summary

Maintainability
Test Coverage
{
"docs": [
  {
    "_id": "round-email",
    "content": "<p>Hi</p><p>The locations have been chosen for {roundId} please route.</p><p>Thanks</p>",
    "type": "round-email",
    "subject": "[VDD] {roundId} is ready to edit"
  }
        ]
}