html: fix invalid </meta>, </link>, </input> closing tags.
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
<% end %>
|
||||
</select>
|
||||
</form>
|
||||
<input id="tag-script-field" data-autocomplete="tag-edit" placeholder="Enter tag script" style="display: none; margin-top: 0.5em;"></input>
|
||||
<input id="tag-script-field" data-autocomplete="tag-edit" placeholder="Enter tag script" style="display: none; margin-top: 0.5em;">
|
||||
</section>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user