Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
982edc2
medicode
/
lib
/
medical_transcription_web
/
components
/
layouts.ex
timgremore
Initial import
d77a9fd
10 months ago
raw
Copy download link
history
blame
117 Bytes
defmodule
MedicalTranscriptionWeb.Layouts
do
use
MedicalTranscriptionWeb
,
:html
embed_templates
"layouts/*"
end