Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
medicode
/
lib
/
medicode_web
/
components
/
layouts.ex
timgremore
fix: Rename directories and main context files
6488653
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
defmodule
MedicodeWeb.Layouts
do
use
MedicodeWeb
,
:html
embed_templates
"layouts/*"
end