platypush/platypush/backend/http/templates/plugins/assistant.google.html

4 lines
208 B
HTML

<script type="text/javascript" src="{{ url_for('static', filename='js/assistant.google.js') }}"></script>
<link rel="stylesheet" href="{{ url_for('static', filename='css/assistant.google.css') }}"></script>