64:aaa5db265e44
Anton Shestakov <av6@dwimlabs.net>, Mon, 28 Mar 2016 15:49:49 +0800
css: display incoming call messages in a distinct color The color is not chosen very carefully yet.

next change 211:4b03f725cb69
previous change 2:048edc316ce1

contrib/provision/roles/nginx/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: restart nginx
service: name=nginx state=restarted
...