Skip to content
Snippets Groups Projects
Select Git revision
  • cf4733865ed666563f4b6d416aee7375d5c2c238
  • main default protected
2 results

AppCheckerResult.sarif

Blame
  • main.html 300 B
    {% extends "base.html" %}
    
    {% block announce %}
    
    For updates follow <strong>@ahmetoner</strong> on
    <a rel="me" href="https://github.com/ahmetoner">
        <span class="twemoji github">
          {% include ".icons/fontawesome/brands/github.svg" %}
        </span>
        <strong>GitHub</strong>
    </a>
    {% endblock %}