Files
Yi.Admin/WebFirst/wwwroot/vendors/bootstrap-datetimepicker/docs/theme/content.html

10 lines
189 B
HTML
Raw Normal View History

2022-04-03 23:21:53 +08:00
{% if meta.source %}
<div class="source-links">
{% for filename in meta.source %}
<span class="label label-primary">{{ filename }}</span>
{% endfor %}
</div>
{% endif %}
{{ content }}