Land #9491, remove extra HTML from doc templates
commit
2eca3b925b
|
@ -1,7 +1,5 @@
|
|||
## <%= items[:mod_name] %>
|
||||
<p>
|
||||
<%= normalize_description(items[:mod_description]) %>
|
||||
</p>
|
||||
|
||||
## Module Name
|
||||
|
||||
|
|
|
@ -65,4 +65,4 @@
|
|||
</div>
|
||||
<% end %>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue