~fginther/helipad/public-jenkins-url-2

« back to all changes in this revision

Viewing changes to graphics/templates/mir_glmark.html

Adjust template filenames from benchmarks to graphics.

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{% extends "benchmarks_layout.html" %}
 
1
{% extends "graphics_layout.html" %}
2
2
{% load dashboard_extras %}
3
3
 
4
4
{% block page_name %}PS-QA Dashboard{% endblock %}