Packages
Default Zotonic site, used when no other site can handle the supplied Host.
Current section
Files
Jump to
Current section
Files
priv/dispatch/dispatch
%% -*- mode: erlang -*-
[
{home, [], controller_zotonic_status, [ is_fallback_template, {template, "home.tpl"}, seo_noindex ]},
{zotonic_status, ["zotonic", "status"], controller_zotonic_status, [{template, "status.tpl"}, seo_noindex ]}
].