diff --git a/crates/project/templates/module.html b/crates/project/templates/module.html index 9a651cf2..f2fc33d0 100644 --- a/crates/project/templates/module.html +++ b/crates/project/templates/module.html @@ -50,9 +50,11 @@ {% if !type_info.source_url.is_empty() %} + {% endif %}
{{ constant.definition }}
@@ -145,9 +149,11 @@
{% if !function.source_url.is_empty() %}
+
{% endif %}
{{ function.signature }}