diff --git a/_includes/slide.html b/_includes/slide.html index 58ccbfb..c4d71e9 100644 --- a/_includes/slide.html +++ b/_includes/slide.html @@ -2,4 +2,18 @@ {% if post.title != "" %}

{{ post.title }}

{% endif %} {{ post.content }} - \ No newline at end of file + + + + + +

Note: input elements with type="date" do not show as any date field/calendar in IE 11 and earlier versions.

+ +