{%extends "base/page.html"%} {%block title%}{{title}}{%endblock%} {%block contents%}
The following {{whatname}} are registered in {{regionname}}.
{% for s in services %}Website | {{s.url}} |
---|---|
Description | {{s.description}} |
Provides | Provides both support and hosting. |
Employees | {{s.employees}} |
Office locations | {{s.locations}} |
Hours | {{s.hours}} |
Languages | {{s.languages}} |
Customer example | {{s.customerexample}} |
Experience | {{s.experience}} |
Contact information | {{s.contact}} |