lib/padrino-admin/generators/templates/slim/app/sessions/new.slim.tt in padrino-admin-0.10.0 vs lib/padrino-admin/generators/templates/slim/app/sessions/new.slim.tt in padrino-admin-0.10.1
- old
+ new
@@ -1,5 +1,5 @@
-!doctype html
+doctype html
html lang="en" xmlns="http://www.w3.org/1999/xhtml"
head
meta content="text/html; charset=utf-8" http-equiv="Content-Type"
title Padrino Admin
==stylesheet_link_tag :base, "themes/<%= options[:theme] %>/style"