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
/
controllers
/
page_html.ex
timgremore
fix: Rename directories and main context files
6488653
9 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
defmodule
MedicodeWeb.PageHTML
do
use
MedicodeWeb
,
:html
embed_templates
"page_html/*"
end