cards.html

12 lines | 274 B Blame History Raw Download
<!DOCTYPE html>
<!--[if IE 9]><html lang="en-us" class="ie9"><![endif]-->
<!--[if gt IE 9]><!-->
<html lang="en-us">
<!--<![endif]-->
{% include head.html %}
{% include widgets/communication/toast-in-context.html %}
  <body class="cards-pf">
{{ content }}
  </body>
</html>