From 0a0e1774d7ff25dfd6605ce4dfdc7dfdeb45eb5e Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 31 Mar 2023 11:05:10 +0700 Subject: show content only iframe --- indoteknik_custom/controllers/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 indoteknik_custom/controllers/__init__.py (limited to 'indoteknik_custom/controllers/__init__.py') diff --git a/indoteknik_custom/controllers/__init__.py b/indoteknik_custom/controllers/__init__.py new file mode 100644 index 00000000..02ab5287 --- /dev/null +++ b/indoteknik_custom/controllers/__init__.py @@ -0,0 +1 @@ +from . import website \ No newline at end of file -- cgit v1.2.3