usnistgov / NEMO

NEMO is a laboratory logistics web application. Use it to schedule reservations, control tool access, track maintenance issues, and more.
Other
139 stars 63 forks source link

Change `NEMO` to `{{ site_title }}` in email templates #151

Closed r-xyz closed 1 year ago

r-xyz commented 1 year ago

The PR edits changes the hard-coded NEMO value to Site Title variable across email templates. It is mainly a suggestion, since it could be an easier reference which requires less customization when setting up a new installation.