src/doc: move `doc_templates` to `html_templates` group.
[nit.git] / src / doc / html_templates / html_model.nit
index cc81114..15b2963 100644 (file)
@@ -17,7 +17,7 @@ module html_model
 
 import doc_base
 import doc_down
-import doc_templates
+import html_components
 import ordered_tree
 
 redef class Location