src/doc: move HTML output related services from `doc_model` to `html_model`
[nit.git] / src / doc / html_templates / html_templates.nit
index 6a9512e..ab019c8 100644 (file)
@@ -14,3 +14,5 @@
 
 # Introduces templates that compose the documentation HTML rendering.
 module html_templates
+
+import html_model