Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
597b27e
medicode
/
lib
/
medical_transcription_web
/
controllers
/
page_html.ex
timgremore
chore: Rename app to Medicode
3f219b5
9 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
defmodule
MedicodeWeb.PageHTML
do
use
MedicodeWeb
,
:html
embed_templates
"page_html/*"
end