Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
1e8f5e5
medicode
/
lib
/
medicode_web
/
components
/
layouts.ex
timgremore
fix: Rename directories and main context files
6488653
9 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
defmodule
MedicodeWeb.Layouts
do
use
MedicodeWeb
,
:html
embed_templates
"layouts/*"
end