☎️ Web interface for viewing and processing Asterisk call logs (2020)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
633 B

2 years ago
meta(charset='utf-8')
meta(name='viewport' content='width=device-width, initial-scale=1, viewport-fit=cover')
meta(name='referrer' content='strict-origin-when-cross-origin')
meta(name='theme-color' content='#ff9600')
meta(name='color-scheme' content='light dark')
meta(http-equiv='x-ua-compatible' content='ie=edge')
title= title ? ('Монро | ' + title) : 'Монро | Записи разговоров'
link(rel='stylesheet' href='/public/3pt/css/normalize.css')
link(rel='stylesheet' href='/public/3pt/css/scroll.css')
link(rel='stylesheet' href='/public/css/fonts.css')
link(rel='stylesheet' href='/public/css/main.css')