Skip to content
Snippets Groups Projects
Select Git revision
  • d6b61f9b471029ebe6179e41a5ab0df68e65f02f
  • master default protected
2 results

time.c

Blame
  • main.html 265 B
    {% extends "base.html" %}
    
    {% block outdated %}
    <strong>WARNING</strong> You're browsing the documentation for an old version of DBRepo. Consider upgrading your project
    to <a href="{{ config.site_url }}">
        <strong>the latest version</strong>.
    </a>
    {% endblock %}