1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix theme

This commit is contained in:
Ycarus 2018-07-23 19:23:18 +02:00
parent 8434404b4c
commit 97fa071f33
2 changed files with 175 additions and 186 deletions

View file

@ -170,6 +170,7 @@
<% if css then %>
<style title="text/css"><%= css %></style>
<% end -%>
<script src="<%=resource%>/cbi.js"></script>
<script src="<%=resource%>/xhr.js"></script>
</head>