{% extends "layout.html" %} {% block body %}

Welcome to {{domain}}! This is the ticket tracking service for {{cfg("sr.ht", "site-name")}}, {{cfg("sr.ht", "site-blurb")}}. Features of this service include:

  • Customizable ticket flows to suit your project
  • Private bug reports and bug trackers for security issues
  • Fine-grained access controls
  • Separate personal and public custom ticket filters
Register here {{icon('caret-right')}} or Log in {{icon('caret-right')}} to get started.
{% endblock %}