This commit is contained in:
Yaman Qalieh 2016-10-22 17:23:24 -04:00
commit d7dcf0be86
2 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<template name="AdminLTE">
<link rel="stylesheet" type="text/css" href="/bootstrap/bootstrap.min.css">
<script type="text/javascript" src="/bootstrap/bootstrap.min.js"></script>
{{#unless isReady}}
{{> Template.dynamic template=loadingTemplate}}
{{else}}

File diff suppressed because one or more lines are too long