Automatically login to phorkie
[phorkie.git] / data / templates / base.htm
index efc9e3b7f92e9b6757ef47a0dbddfc9eecefd9b8..fabfd5213de609fa4cfe4152eafde73966779e90 100644 (file)
@@ -95,5 +95,8 @@
    <a href="http://www.gnu.org/licenses/agpl-3.0.html">
     <abbr title="GNU Affero General Public License">AGPL</abbr></a>.
   </div>
+  {% if autologin %}
+  <script src="js/autologin.js"></script>
+  {% endif %}
  </body>
 </html>