File size: 117 Bytes
d77a9fd
 
 
 
 
1
2
3
4
5
6
defmodule MedicalTranscriptionWeb.Layouts do
  use MedicalTranscriptionWeb, :html

  embed_templates "layouts/*"
end