timgremore's picture
fix: Rename directories and main context files
6488653
raw
history blame
96 Bytes
defmodule MedicodeWeb.PageHTML do
use MedicodeWeb, :html
embed_templates "page_html/*"
end